mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-27 18:12:58 +00:00
Turns out that the functionality added in #10546 to skip TLS was incompatible with older Twisted versions, so we need to be a bit more inventive. Also, add a test to (hopefully) not break this in future. Sadly, testing TLS is really hard.
1 line
131 B
Text
1 line
131 B
Text
Fix a regression introduced in Synapse 1.41 which broke email transmission on Systems using older versions of the Twisted library.
|