Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support IPv6-only SMTP servers (#16155) | Evilham | 2023-08-29 | 1 | -0/+1 |
Use Twisted HostnameEndpoint to connect to SMTP servers (instead of connectTCP/connectSSL) which properly supports IPv6-only servers. |