3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] ldap won't connect
FromSent OnAttachments
Joseph AnninoApr 8, 2003 3:03 pm 
Joseph AnninoApr 9, 2003 11:55 am 
James A BakerApr 9, 2003 11:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] ldap won't connectActions...
From:Joseph Annino (jo@mixedgreens.com)
Date:Apr 9, 2003 11:55:39 am
List:net.sourceforge.lists.courier-users

I found my problem. I had earlier set up courier to use authmysql and then decided to switch before deploying it. I recompiled a new courier with ldap support and installed it over the old one. Even though I had edited the proper configuration files, it was still only running the mysql authentication. I deleted the mysql auth daemon and courier then starting using LDAP. Weird.

I am trying to set up courier IMAP with LDAP according the instructions that come with JAMM. I have openldap's slapd running with the most verbose logging level, and when I try an log in with IMAP, I get a bad password error in the mail log, but nothing shows up at all in the slapd log.

I am running this on MacOS X 10.2.4. Postfix works fine with LDAP and creates the expected log entries as well. Courier just won't even try the LDAP server. I've tried a few different server names also (localhost, 127.0.0.1, my IP) with no luck. Any advice?