2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop + LDAP + Postfix...
FromSent OnAttachments
Rudolf WolfJun 24, 2002 7:58 am 
Matthias AndreeJun 25, 2002 4:52 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:[maildropl] Maildrop + LDAP + Postfix + Virtual usersActions...
From:Rudolf Wolf (rudo@dantax.cz)
Date:Jun 24, 2002 7:58:13 am
List:net.sourceforge.lists.courier-maildrop

I have a problem with maildrop-1.3.9 on Postfix-1.1.7 with virtual users. I
have two types of users - "real user" has a unix account and "virtual user" has
only mailaddress and all information about users are in LDAP database (OpenLDAP
2.0). Real users are working properly, I set up mailbox_command in main.cf and
I can see in logs, that maildrop is used to deliver to mailbox, but when I sent
any mail to virtual users, their mail is delivered but maildrop is not used. It
is delivered by postfix virtual agent. Of course, I compiled maildrop with ldap support.

Can you help me?