Gilles Albusac a écrit :
> Exactly the fields MAIL FROM: and RCPT TO:
Sorry, I don't know what this half phrase refers to. which again shows
that top posting is bad.
http://en.wikipedia.org/wiki/Posting_style
http://www.palmyanoff.com/trimpost.htm
http://www.caliburn.nl/to
PM
Subject: Re: Multiple SMTP relays based on sender's domain
Gilles Albusac a écrit :
The routing I need, have to depend of the 'from: field' and not the 'to:
field'.
you mean depend on the sender, and not the recipient. "From:" and "To:"
usua
Gilles Albusac a écrit :
> The routing I need, have to depend of the 'from: field' and not the 'to:
> field'.
>
you mean depend on the sender, and not the recipient. "From:" and "To:"
usually refer to headers, which should never be used for routing.
> Are you sure table transport permit that ?
The routing I need, have to depend of the 'from: field' and not the 'to:
field'.
Are you sure table transport permit that ?
- Original Message -
From: "jeff donovan"
To: "Gilles Albusac"
Cc:
Sent: Thursday, January 15, 2009 6:02 PM
Su
On Jan 15, 2009, at 11:25 AM, Gilles Albusac wrote:
Is it possible to set up Postfix to choose an SMTP relayhost when
routing
outbound mail based on the domain name of the sender ?
try using transport map
http://www.postfix.org/ADDRESS_REWRITING_README.html#transport
# TRANSPORT MAP
#
# S
l Message -
From: "Neil"
To: "Gilles Albusac"
Cc:
Sent: Wednesday, January 14, 2009 2:04 PM
Subject: Re: Multiple SMTP relays based on sender's domain
On Wed, Jan 14, 2009 at 5:01 AM, Gilles Albusac
wrote:
Is it possible to set up Postfix to choose an SMTP re
Neil wrote:
On Wed, Jan 14, 2009 at 5:01 AM, Gilles Albusac
wrote:
Is it possible to set up Postfix to choose an SMTP relayhost when routing
outbound mail based on the domain name of the sender ?
If you're okay with using addresses instead of domains, I think
sender_dependent_relayho
On Wed, Jan 14, 2009 at 5:01 AM, Gilles Albusac
wrote:
>
> Is it possible to set up Postfix to choose an SMTP relayhost when routing
> outbound mail based on the domain name of the sender ?
>
If you're okay with using addresses instead of domains, I think
sender_dependent_relayhost_maps might do
Is it possible to set up Postfix to choose an SMTP relayhost when routing
outbound mail based on the domain name of the sender ?
Regards