2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop + LDAP + Pos...
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:Re: [maildropl] Maildrop + LDAP + Postfix + Virtual usersActions...
From:Matthias Andree (ma@dt.e-technik.uni-dortmund.de)
Date:Jun 25, 2002 4:52:40 am
List:net.sourceforge.lists.courier-maildrop

Rudolf Wolf <rudo@dantax.cz> writes:

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.

You'd probably need to set up a "maildrop" transport and use that instead of Postfix' virtual transport, and leave the mapping up to maildrop's userdb. See makeuserdb(1).