OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Manipulate RPCT from an specified SENDER.

From: Noel Jones (njonesmegan.vbhcs.org)
Date: Wed Oct 01 2008 - 15:37:00 CDT


Francisco Ruiz wrote:
> Hi all,
>
> This is my first message here so please tell me if i'm doing something
> wrong or perhaps what I'm asking has been already resolved.
>
> I have two servers running postfix. *A* just sends mails while *B* acts
> as a relay host for it.
>
> *A --> B --> INTERNET*
>
> What i'm looking for is to rewrite the DESTINATION of e-mails send by a
> given SOURCE. Lets say:
>
> If server A sends:
>
> FROM: examplesource.com
> *TO: exampledestination.com*
>
> Then server B or A should see that if it comes from examplesource.com,
> no matter which recipients does it have, it should *rewrite the TO
> statement to somethingdestination.com*:
>
> FROM: examplesource.com
> *TO: somethingdestination.com
>
> *The thing is that the TO is constantly changing so I have to filter
> mails by FROM and not TO.
>
>
> Any clues ?
>

The REDIRECT action from an access table can direct mail from
a specified sender address to a fixed recipient address. This
may or may not do what you need. Note the REDIRECT action
affects all recipients of a multi-recipient mail.
http://www.postfix.org/access.5.html

Maybe it would help if you explain the actual problem you are
trying to solve.

--
Noel Jones