6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Select user from LDAP...
FromSent OnAttachments
KaidoDec 16, 2004 1:18 pm 
Sam VarshavchikDec 16, 2004 3:33 pm 
KaidoDec 16, 2004 4:40 pm 
Sam VarshavchikDec 16, 2004 5:23 pm 
Tony EarnshawDec 17, 2004 8:27 am 
KaidoDec 17, 2004 3:48 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] Select user from LDAP problemActions...
From:Tony Earnshaw (ton@billy.demon.nl)
Date:Dec 17, 2004 8:27:39 am
List:net.sourceforge.lists.courier-maildrop

Kaido skreiv:

I have problem with maildrop 1.8.0 compiled vith courier-authlib. I'd like to use it with Postfix as MDA, but there is problem with recepients.

If I would like to deliver message to alias of some mailbox or to domain basket, maildrop don't know the user, because it is search LDAP for mail but no for mailAlternateAddress or whatever else. Is there any solution? I attach some config. files:

You can better solve this problem with Postfix alias_maps (local(8)) or virtual_alias_maps (virtual(8)) before the mail ever gets to maildrop. Your transport is configured for a uid - you can't have things both ways ;)

--Tonni