Imap Authentication Failure

Patrick Welche prlw1 at newn.cam.ac.uk
Mon Jul 28 12:30:14 EDT 2003


On Mon, Jul 28, 2003 at 04:08:34PM -0700, rahul wrote:

I don't use PAM, however I think this should be:

> [/etc/imapd.conf]
> allowanonymouslogin: no
> allowplaintext: yes
> sasl_mech_list: PLAIN
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: sr_imapadmin
> sasl_pwcheck_method: PAM

  sasl_pwcheck_method: saslauthd

> sievedir: /usr/sieve
> servername: mail.mydream.com  
> 
> [/usr/lib/sasl/smtp.conf]
> pwcheck_method: sasldb 

  pwcheck_method: auxprop

> mech_list: PLAIN


and I think the connection with pam is
  saslauthd -a pam

HTH,

Patrick




More information about the Info-cyrus mailing list