• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

New 12.5 server refuses pop/imap connections without SSL/TLS

Xav2c

Basic Pleskian
Hi,

I just changed my server's provider,and used the migration manager to retreive all my objects to my new server from plesk 12.0 to plesk 12.5

When a mail client tries to connect to any domain name without ssl/tls, i get a popup (in outlook 2016) asking for the username/password.
Even if i enter the correct login info, it keeps asking until i activate SSL auth.
I managed to disable for SMTP commenting this line in /etc/postfix/main.cf : #smtpd_tls_auth_only = yes
So now i can connect using port 25 and plain text auth.

But where can i enable plain text auth for courrier/imap?

Thanks in advance for any help
 
Hey UFHH01! Thank you for your answer

I copied my courrier/imap conf files from the old server :
/etc/courier-imap/imapd
/etc/courier-imap/pop3d

Now it works fine again.
 
Back
Top