summary refs log tree commit diff
path: root/synapse/util/emailutils.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright noticesMark Haines2015-01-061-1/+1
|
* Fix pep8 warningsMark Haines2014-10-301-3/+3
|
* Added support for the HS to send emails. Use it to send password resets. ↵Kegan Dougal2014-09-161-0/+71
Added email_smtp_server and email_from_address config args. Added emailutils.