I am trying to figure out a way to configure our postfix relay server
to send to different relays for the same domain.
All our hosts are configured to use relay.abc.com
domaine name=abc.com
in aliases file root is directed to an email adress ex root: whatever.abc.com
I need to be able to redirect
Hello,
I noticed after configuring sender_dependent_relayhost_maps and
expecting it to forward mail to my listed destination does not work as
expected.
I need sender_dependent_relayhost_maps to forward mail depending what
the the source is.
Our team has split into 2 so since we have 2 relays I fi
here is the outputthe current version of postfix is 2.3.19
2bounce_notice_recipient = postmaster
access_map_reject_code = 554
address_verify_default_transport = $default_transport
address_verify_local_transport = $local_transport
address_verify_map =
address_verify_negative_cache = yes
address
postconf -n -c /etc/postfix-hd will render the output I sent in the
earlier mail
regards,
On Tue, Feb 8, 2011 at 5:20 PM, Wietse Venema wrote:
> GB GB:
>> here is the outputthe current version of postfix is 2.3.19
>>
>
> I asked for "postconf -n" output.
understand correctly, when I use
sender_dependent_relayhost_maps transport and relayhost need to be
empty
the transport file is configured with the domain name
ex relay8:mydomain
thx for the help,
regards
On Tue, Feb 8, 2011 at 5:44 PM, Wietse Venema wrote:
> GB GB:
>> postconf -