You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <noreply@example.com>"
precondition:
ocis-server
andfederation-ocis-server
see here https://owncloud.dev/ocis/development/testing/#running-test-suite-with-federated-sharing-ocmhow to run ocis with inbucket:
OCIS_ADD_RUN_SERVICES=notifications NOTIFICATIONS_SMTP_HOST=localhost NOTIFICATIONS_SMTP_PORT=2500 NOTIFICATIONS_SMTP_INSECURE=true NOTIFICATIONS_SMTP_SENDER="owncloud <noreply@example.com>"
Steps:
admin
generates invitation with description and inviteUser emailExpected: email sent
Actual: email not sent
Screen.Recording.2024-07-11.at.11.27.18.mov
The text was updated successfully, but these errors were encountered: