• 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.

Courier-imap authentication type

V

vamosb

Guest
How can I set up different authentication types than plain text in Courier-imap? SW-Soft has their own authentication module: authpsa. Can this module use DIGEST-MD5 or any other authetication types?
 
Did you ever figure this out?

cd /etc/courier-imap/

edit the following files:

imapd
imapd-ssl

pop3d
pop3d-ssl

You should also disable SSLv2.
 
Back
Top