OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
virtual transport overwrites recipient

From: Ondrej Pachner (oplam.cz)
Date: Wed Jan 02 2008 - 03:13:09 CST


hello all,
I have problems with postfix 2.3.8-2+b1 (debian etch) when delivering mail
to the virtual catch-all address.
When I try to send email with Bcc: someonedomain.tld, which goes to the
mailbox alldomain.tld (based on mysql query)
postfix receives it, pipe it to the amavisd and then receives back on port
10025, and then overwrites recipient to alldomain.tld and puts it via
maildrop to the mailbox. It doesn't preserve the original recipient, so
the owner of teh mailbox can't sort/filter it on the recipient base.

I put the lline:
enable_original_recipient = yes
to the main.cf, but nothing happened (it's postfix default setting, isn't
it?), thhe problem is still the same.
When I have the recipient in To: header, everything is OK.

Does anybody know how to fix it to deliver to the right maillbox
(aldomain.tld) with To: header with the original address
(someuserdomain.tld)?
thank you for any hint

    Ondrej Pachner