Hey All,
I'm moving from Plesk to cPanel and both server use Courier-IMAP but I'm running into an authentication problem.
The old server(Plesk) offers these methods:
The new server(cPanel) offers these methods:
AUTH=CRAM-MD5 AUTH=CRAM-SHA1 AUTH=CRAM-SHA256 are missing from the new cPanel server. I'm moving over 100+ email accounts and most of the devices connected to the server use MD5 Challenge Response for authentication.
Does anyone have any ideas on how to fix this or enabled CRAM Methods?
Thanks,
Justin
I'm moving from Plesk to cPanel and both server use Courier-IMAP but I'm running into an authentication problem.
The old server(Plesk) offers these methods:
Code:
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5
AUTH=CRAM-SHA1 AUTH=CRAM-SHA256 AUTH=PLAIN IDLE ACL ACL2=UNION] Courier-IMAP ready.
Copyright 1998-2011 Double Precision, Inc. See COPYING for distribution information.
Code:
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN
ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2011 Double Precision, Inc. See COPYING for distribution information.
Does anyone have any ideas on how to fix this or enabled CRAM Methods?
Thanks,
Justin