> Sorry for the previous replies. I didn't check the "TO:" column. > > I did try to set DEBUG_LOGIN=2 in etc/authlib/authdaemonrc, and the log > I found is this:
That doesn't seem to be the full debug output, did you restart courier-imap after changing the debug setting? Also, it'd help if you removed the irrelevant postfix lines. If you could post the debug log for one successful login and one failed, that would help. Here's what a successful login outputs on my server with DEBUG on: Jul 21 11:37:17 imap authdaemond: received auth request, service=imap, authtype=login Jul 21 11:37:17 imap authdaemond: authldap: trying this module Jul 21 11:37:17 imap authdaemond: selected ldap protocol version 3 Jul 21 11:37:17 imap authdaemond: binding to LDAP server as DN '<null>' Jul 21 11:37:17 imap authdaemond: using search filter: (&(objectClass=inetOrgPerson)([EMAIL PROTECTED])) Jul 21 11:37:17 imap authdaemond: one entry returned, DN: cn=USER,ou=OURUNIT,o=OURORG Jul 21 11:37:17 imap authdaemond: authldaplib: sysusername=<null>, sysuserid=505, sysgroupid=505, homedir=/var/maildir/USER, [EMAIL PROTECTED], fullname=Full Username, maildir=<null>, quota=<null>, options=<null> Jul 21 11:37:17 imap authdaemond: rebinding with DN 'cn=USER,ou=LMC,o=PCB' to validate password Jul 21 11:37:17 imap authdaemond: authentication bind successful Jul 21 11:37:17 imap authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/var/maildir/USER, [EMAIL PROTECTED], fullname=Full Username, maildir=<null>, quota=<null>, options=<null> Jul 21 11:37:17 imap imapd-ssl: LOGIN, [EMAIL PROTECTED], ip=[::ffff:10.1.26.203], port=[2050], protocol=IMAP -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
