I had a problem with my authldaprc file I just was not able to find the problem.
Thanks for your help Sam :-) This is my new authldaprc. LDAP_SERVER 209.243.37.9 LDAP_PORT 389 LDAP_BASEDN ou=mailaccounts,dc=mycoll,dc=edu LDAP_BINDDN cn=courier,dc=mycoll,dc=edu LDAP_BINDPW testsecret LDAP_TIMEOUT 10 LDAP_MAIL mail LDAP_DOMAIN mycoll.edu LDAP_GLOB_UID vmail LDAP_GLOB_GID vmail LDAP_HOMEDIR homeDirectory LDAP_MAILDIR homeDirectory LDAP_MAILDIRQUOTA Quota LDAP_FULLNAME cn LDAP_CLEARPW clearPassword LDAP_CRYPTPW userPassword I found this problem difficult to troubleshoot because no error was given: Comment #MAIL_DIR and restart authdaemon and the client will compain that the connection was reset, but the logs simply display that a connection was made. No error is given. Apr 12 15:41:23 imap imaplogin: Connection, ip=[::ffff:192.146.226.81] Apr 12 15:41:27 imap imaplogin: LOGIN, user=tester1, ip=[::ffff:192.146.226.81] When just the #LDAP_HOME_DIR is commented, the same thing happens on the client side, but the log has meaning. Apr 12 15:45:33 imap imaplogin: Connection, ip=[::ffff:192.146.226.81] Apr 12 15:45:33 imap imaplogin: chdir: No such file or directory -- ********************************* *Theodore Knab * ********************************* _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
