3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop LDAP question
FromSent OnAttachments
Hernán CasteloOct 24, 2006 9:19 am 
Tony EarnshawOct 26, 2006 12:58 am 
Devin RubiaOct 26, 2006 6:18 am 
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] maildrop LDAP questionActions...
From:Tony Earnshaw (teri@barlaeus.nl)
Date:Oct 26, 2006 12:58:09 am
List:net.sourceforge.lists.courier-maildrop

Hernán Castelo wrote:

hi, people i'm testing maildrop 2.0.2 on a running LDAP

although *authtest* is working , maildrop -d user@dom reports "Invalid user specified" and no error is sent to syslog

i compiled maildrop with :

./configure --enable-syslog=1 \ --enable-DEBUG \ --enable-maildropldap \ --disable-userdb \ --without-db \ --enable-authlib \ --enable-maildirquota \ --with-default-maildrop="./Maildir"

make make install-strip make install-man

what i do wrong ? what i miss to do ?

It depends on your LDAP DSA setup and the contents of authldaprc. Give a typical DIT record (use ldif format) and the contents of authldaprc without comments (#).

--Tonni