MatrixSynapse/synapse
Jan Schär e8519e0ed2
Support Implicit TLS for sending emails (#13317)
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>
2022-07-25 16:27:19 +01:00
..
_scripts
api
app
appservice
config Support Implicit TLS for sending emails (#13317) 2022-07-25 16:27:19 +01:00
crypto
events
federation
handlers Support Implicit TLS for sending emails (#13317) 2022-07-25 16:27:19 +01:00
http
logging
metrics
module_api
push
replication
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 2022-04-20 12:03:03 -04:00
rest
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py