Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCM. generation invitation doesn't send email #9583

Open
ScharfViktor opened this issue Jul 11, 2024 · 2 comments
Open

OCM. generation invitation doesn't send email #9583

ScharfViktor opened this issue Jul 11, 2024 · 2 comments
Labels
Category:Enhancement Add new functionality

Comments

@ScharfViktor
Copy link
Contributor

precondition:

how to run ocis with inbucket:

  • set up inbucket docker run -d -p9000:9000 -p2500:2500 --name inbucket inbucket/inbucket
  • run ocis with this envs: OCIS_ADD_RUN_SERVICES=notifications NOTIFICATIONS_SMTP_HOST=localhost NOTIFICATIONS_SMTP_PORT=2500 NOTIFICATIONS_SMTP_INSECURE=true NOTIFICATIONS_SMTP_SENDER="owncloud <[email protected]>"
  • inbucket should be available on http://localhost:9000

Steps:

  • user admin generates invitation with description and inviteUser email

Expected: email sent
Actual: email not sent

Screen.Recording.2024-07-11.at.11.27.18.mov
@2403905 2403905 self-assigned this Jul 11, 2024
@2403905
Copy link
Contributor

2403905 commented Jul 12, 2024

@micbar @kobergj It is a new event type. Should it be a bug or an enhancement?

@kobergj
Copy link
Collaborator

kobergj commented Jul 12, 2024

enhancement. Afaik email notifications where not part of latest ocm improvements.

@ScharfViktor ScharfViktor added Category:Enhancement Add new functionality and removed Type:Bug labels Jul 12, 2024
@2403905 2403905 removed their assignment Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
Status: Qualification
Development

No branches or pull requests

3 participants