Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.92.0rc1 | David Robertson | 2023-09-05 | 1 | -1/+0 |
| | |||||
* | 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. |