Hi all, I'm having a bit of trouble getting my ESMTP to auth against LDAP. It seems that it should be working from documentation, but I can't seem to get it to work.
The messages from my logging indicate that it doesn't like the authldap module. I was wondering if anybody has been able to set up ESMTP auth with LDAP. I have it working with IMAP and POP3 okay, over regular and SSL. I'm also having an issue setting up SPA both for IMAP and POP3(haven't tried ESMTP yet). My IMAP client comes back with an error such that "CRAM-SHA1 authentication failed. None of the authentication methods supported by your server are available on this computer" however, SPA works fine against my other IMAP server(on a different machine). Here is my capability line from my imapd conf file... IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=CRAM-SHA1 IDLE" Here is the error: Your 'Inbox' folder was not polled for its unread count. LOGIN authentication failed. None of the authentication methods supported by your IMAP server (if any) are supported on this computer. Do I need some other authentication method? I tried AUTH=PLAIN and AUTH=LOGIN, but got the same error. If I uncheck SPA in my client, then it logs in fine, both to regular and SSL ports. any ideas? ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
