|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Noel Jones (njones
megan.vbhcs.org)
Date: Wed Oct 01 2008 - 15:37:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: example
source.com
> *TO: example
destination.com*
>
> Then server B or A should see that if it comes from example
source.com,
> no matter which recipients does it have, it should *rewrite the TO
> statement to something
destination.com*:
>
> FROM: example
source.com
> *TO: something
destination.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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]