2 messages in net.sourceforge.lists.courier-maildropRE: [maildropl] Trying to figure out ...
FromSent OnAttachments
Yanek KorffMay 1, 2002 7:56 am 
Yanek KorffMay 1, 2002 8:43 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] Trying to figure out forwardingActions...
From:Yanek Korff (yan@cigital.com)
Date:May 1, 2002 8:43:50 am
List:net.sourceforge.lists.courier-maildrop

Whatever you see in the mail headers has absolutely nothing to do with the identity of the message's recipient. Your E-mail address does not appear in any header of this message, for example, so how would you expect hasaddr() to work in this case?

Mail aliasing/forwarding is handled by the mail server, not the mail delivery agent, like maildrop. Consult your mail server's documentation for more information.

The problem here is that postfix will deliver via pipe to maildrop on a per-domain basis, not a per-user basis. I need mail that's gotten through postfix to maildrop to again leave the system. Is this no longer possible, as envelope information has been lost?

-Yanek.