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

Can't password protect shares because password email is sent from account email address #5047

Closed
linucksrox opened this issue May 22, 2017 · 3 comments · Fixed by #5302
Closed
Milestone

Comments

@linucksrox
Copy link

linucksrox commented May 22, 2017

Steps to reproduce

  1. Share any document by typing the email address in the sharing dialog box
  2. Check the password protect box, setting a password then pressing Tab
  3. Receive an error message: "Expected response code 250 but got code "553", with message "553 Relaying disallowed as [username] (profile email address)"

Expected behaviour

  1. The link should be protected with the password that was set.
  2. The email should be sent from the system account, like any other notification email.
  3. If something fails, at least record it in the logs for future reference.

Actual behaviour

This error appears, the link is not protected, and nothing is recorded in the logs.

Server configuration

Operating system: Ubuntu 16.04

Nextcloud version: 12.0

@jospoortvliet
Copy link
Member

@schiessle is this a known issue?

@schiessle
Copy link
Member

@linucksrox thanks for your bug report, maybe you can test the fix and report back if it works for you: #5303

@linucksrox
Copy link
Author

@schiessle Thanks, I applied the changes and everything seems to work correctly now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants