summary refs log tree commit diff
path: root/synapse/config/email.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix pep8 warningsMark Haines2014-10-301-2/+5
|
* Added support for the HS to send emails. Use it to send password resets. ↵Kegan Dougal2014-09-161-0/+39
Added email_smtp_server and email_from_address config args. Added emailutils.