Re: [Courier-imap] Problem about "not support the selected authentication method" after version upg
Brought to you by:
mrsam
|
From: Sam V. <mr...@co...> - 2018-11-02 02:34:33
|
Neko Chang writes: > About pem file, 5.0 & 4.18.2 both owner/group/permission and content "same" > as below. > > -r-------- 1 root wheel 7423 11月 1 10:00 /usr/local/etc/courier- > imap/certificate/ As I explained in my previous message, this file's ownership is wrong. All certificate and config files must be owned by mailuser:mailgroup, that's shown by courierauthconfig --configfiles chown the certificate file to the user and group reported by courierauthconfig --configfiles command. |