element-hq / element-hq/synapse
Support TLS configuration for SMTP
Open
T-Enhancement
z-p3
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#6577](https://github.com/matrix-org/synapse/issues/6577).
---
I'd like to be able to configure the following options on the mail sender:
- Client key/certificate
- CA certificate used for checking the SMTP server's certificate
- TLS versions supported
- TLS 1.2 ciphers
- TLS 1.3 cipher suites
- TLS 1.3 named groups
Contributor guide
Assessment
This issue has not been assessed yet.