Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support auth in mail notifications (SYN-714) #1385

Closed
matrixbot opened this issue Jun 27, 2016 · 2 comments
Closed

Support auth in mail notifications (SYN-714) #1385

matrixbot opened this issue Jun 27, 2016 · 2 comments

Comments

@matrixbot
Copy link
Member

Please, add smtp auth support to mail notification for events.

I think that this issue can be solved in minutes. Simply adding 3 vars and small modification in python function:

smtp_auth: true|false
smtp_user: xxx
smtp_passwd: xxx

(Imported from https://matrix.org/jira/browse/SYN-714)

(Reported by Óscar García Amor)

@matrixbot matrixbot changed the title Support auth in mail notifications (SYN-714) Support auth in mail notifications (https://github.com/matrix-org/synapse/issues/1385) Nov 7, 2016
@matrixbot matrixbot changed the title Support auth in mail notifications (https://github.com/matrix-org/synapse/issues/1385) Support auth in mail notifications (SYN-714) Nov 7, 2016
DanielDent added a commit to DanielDent/synapse that referenced this issue Apr 6, 2017
Closes (SYN-714) matrix-org#1385

Signed-off-by: Daniel Dent <[email protected]>
@tanius
Copy link

tanius commented Jul 2, 2017

Since this feature is now implemented in master, I think this issue can be closed.

I found the documentation in emailconfig.py, and tested the feature successfully.

@ara4n
Copy link
Member

ara4n commented Jul 2, 2017

so it can - thanks!

@ara4n ara4n closed this as completed Jul 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants