mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
4 lines
321 B
Text
4 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)
|