problems w/ authentication when upgrading from 2.1.12 to 2.2.3
Christopher Evans
cyrus at rubbletub.com
Mon Mar 15 11:14:31 EST 2004
I'm upgrading from 2.1.12 to 2.2.3, and am having problems using
saslauthd. Users who use IMAP over SSL can access their mail fine, but
non-secure IMAP fails. When attempting to login, I can see from the
logs that the request is being passed to saslauthd, the mySQL request is
being run, and PAM is returning AUTH Successful, but IMAP doesn't
authenticate.
The previous install was done from RPM, I'm trying to build this one
from source and think I may be missing a configure option. I am just
running the default configure command with no flags.
imapd.conf:
===========
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus
sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
hashimapspool: true
unixhierarchysep: yes
altnamespace: yes
mboxlist_db: skiplist
allowplaintext: yes
sasl_mech_list: PLAIN
sasl_pwcheck_method: saslauthd
tls_ca_file: /var/imap/server.pem
tls_cert_file: /var/imap/server.pem
tls_key_file: /var/imap/server.pem
Thanks for any help,
Chris Evans
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list