mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
3 lines
321 B
Text
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)
|