1 message in net.sourceforge.lists.courier-maildrop[maildropl] userdb search order
FromSent OnAttachments
Chris LeeApr 11, 2002 8:50 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:[maildropl] userdb search orderActions...
From:Chris Lee (Chri@centurycity.com.hk)
Date:Apr 11, 2002 8:50:40 pm
List:net.sourceforge.lists.courier-maildrop

Hi,

I compile maildrop by using the following config:

./configure \ --with-db=db \ --enable-userdb \ --enable-syslog=1 \ --enable-maildrop-uid=vmail \ --enable-maildrop-gid=vmail \ --disable-tempdir \ --enable-restruct-trusted=1 \ --enable-trusted-users='vmail postfix' \ --enable-trusted-groups='vmail postdrop' \ --enable-maildirquota \ --enable-maildropldap

maildrop -v

maildrop 1.3.8 Copyright 1998-2002 Double Precision, Inc. GDBM extensions enabled. Enabled Berkeley DB instead of GDBM extensions. Maildir quota extension enabled. Virtual user database extension enabled. Virtual user database via LDAP extension enabled.

Question: Does maildrop search userdb then ldap server or vice versa in above config?