summary refs log tree commit diff
path: root/synapse/handlers/send_email.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass str to twisted's IReactorTCP (#10895)David Robertson2021-09-301-2/+7
* Require type hints in the handlers module. (#10831)Patrick Cloke2021-09-201-2/+2
* Fix incompatibility with Twisted < 21. (#10713)Richard van der Hoff2021-08-271-18/+47
* Add a setting to disable TLS for sending email (#10546)Richard van der Hoff2021-08-061-17/+77
* Split multiplart email sending into a dedicated handler (#9977)Brendan Abolivier2021-05-171-0/+98