mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
Previously, TLS could only be used with STARTTLS. Add a new option `force_tls`, where TLS is used from the start. Implicit TLS is recommended over STARTLS, see https://datatracker.ietf.org/doc/html/rfc8314 Fixes #8046. Signed-off-by: Jan Schär <jan@jschaer.ch>
1 line
107 B
Gherkin
1 line
107 B
Gherkin
Support Implicit TLS for sending emails, enabled by the new option `force_tls`. Contributed by Jan Schär.
|