On 11/08/2005 16:20, Aleksandar Milivojevic wrote:
Cyrus must be told how to authenticate users. Normally, it doesn't do the authentication itself (it's not running as root, so it can't access /etc/shadow file). What is the value of sasl_pwcheck_method and sasl_mech_list in /etc/imapd.conf file? You most likely want to set those to:
sasl_pwcheck_method: saslauthd sasl_mech_list: PLAIN LOGIN
Or, if you want to be able to use DIGEST-MD5 and CRAM-MD5 as well as PLAIN, set
sasl_pwcheck_method: auxprop
and set passwords with /usr/sbin/saslpasswd2.
Mike.
This message has been scanned for viruses by MailController - www.MailController.altohiway.com