I
IntuitiveNipple
Guest
Using Plesk 8.1 on Fedora Core 5.
Switched one domain from another email server to the Plesk-managed server that has qmail with courier-imap.
Clients cannot now connect because courier-imap isn't offering the STARTTLS capability.
I've done a lot of Googling but cannot find anything definite.
The configuration files are correct (imapd-ssl has IMAPSTARTTLS=YES).
According to http://www.courier-mta.org/?couriertls.html
Switched one domain from another email server to the Plesk-managed server that has qmail with courier-imap.
Clients cannot now connect because courier-imap isn't offering the STARTTLS capability.
Code:
$ telnet mail.server.com 143
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION] Courier-IMAP ready.
The configuration files are correct (imapd-ssl has IMAPSTARTTLS=YES).
According to http://www.courier-mta.org/?couriertls.html
How should I go about enabling STARTTLS with Plesk?An application typically creates a network connection, then runs couriertls with appropriate options to encrypt the network connection with SSL/TLS