6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] non-suid Maildrop won...
FromSent OnAttachments
Petri RiihikallioOct 12, 2003 1:00 pm 
Andreas StollarOct 13, 2003 8:55 am 
Petri RiihikallioOct 13, 2003 9:24 am 
Andreas StollarOct 13, 2003 9:38 am 
Petri RiihikallioOct 13, 2003 11:35 am 
Arnaud PignardOct 13, 2003 6:26 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: [maildropl] non-suid Maildrop won't talk to LDAP server (SOLVED)Actions...
From:Petri Riihikallio (Petr@Metis.fi)
Date:Oct 13, 2003 11:35:45 am
List:net.sourceforge.lists.courier-maildrop

It was some permission problem. I removed all of maildrop and reinstalled from scratch. As a side effect I applied --with-ldapconfig which I learned while researching. After installation I recreated all the config files and double checked all permissions. It works now.

Thank you for your attention. I needed to know that it works for someone else.

there is no binddn or bindpw. I have not had luck making it bind anonymously for these applications.

I bind anonymously. Check that your slapd.conf includes "access to * by anonymous read" if you are using ACL's. That's on by default. If you do that you need to protect the server with TCP wrappers or firewall from unauthorized access.

Postfix requires "allow bind_v2" so I had it there already. I haven't tried without it.