mox/compatibility.txt
Mechiel Lukkien cb229cb6cf
mox!
2023-01-30 14:27:06 +01:00

3 lines
321 B
Text

Known compatibility issues.
- Autodiscovery with Microsoft Outlook (on macOS): Outlook appears to use a Microsoft service to fetch the configuration, instead of connecting directly. Their service makes an invalid TLS handshake (an SNI name with a trailing dot), which is rejected by the Go crypto/tls library. (2023-01)