• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How to disable TLS and IMAP?

L

lizard

Guest
I'm a little disappointed with plesk as it isn't much help in configuring a server primariliy to be used for email. My default installation seems to have TLS enabled with a generic certificate. So my users will always get an error that the cert is suspect. For that reason, I'd just like to disable the TLS altogether and use CRAM-MD5 (and disallow plain text passing of passwords), but doing this isn't all that straight forward.

I've been working with the settings in /usr/lib/courier-imap/etc for days now to no avail. I'd also like to disable IMAP as I want to only make POP available to my users. This is an area where plesk could use some very serious work. Does anyone have straight forward instructions to accomplish this? I would very much appreciate your time and effort in sharing.
 
To disable imap, simply edit the /etc/init.d/courier-imap script to start only popd. This is also the solution for *-ssl.
 
Back
Top