Microsoft Outlook silently downgrades secure SSL/TLS connections to unencrypted plaintext for some users. The issue surfaces when mail servers enforce stricter encryption standards after a software upgrade. Users relying on older Outlook versions may unknowingly expose email data in transit.
Fedora and Dovecot server upgrades reveal Microsoft Outlook silently downgrades secure connections to plaintext for POP3 users on port 110.
The problem affects at least Outlook versions 2007 through 2016, possibly later versions including 2019 though that remains unconfirmed. The root cause traces to how the client handles port selection for POP3 protocols. Users who select port 110 with the Use TLS checkbox enabled still initiate a plaintext connection.
The flaw emerged after an administrator upgraded mail servers from Fedora 42 to Fedora Server 43 and updated Dovecot SMTP/IMAP server to version 2.4.3. The new server configuration rejects cleartext authentication on non-secure connections. Outlook responds by falling back to an unencrypted channel instead of failing the connection entirely.
Users receive a standard error message from their mail server stating that cleartext authentication is disallowed. Despite this notification, the client continues operating in plaintext mode rather than terminating the session. The behavior suggests Microsoft has likely allowed email retrieval without encryption for over a decade.
Administrators can mitigate the issue by checking Outlook account settings for POP3 users. They must ensure the connection port is set to 995 instead of 110. Port 995 forces the client to use encrypted connections compatible with modern server requirements.



Discussion
0 comments
Log in to join the thread with a thoughtful take, question, or correction.