On Mon, 2010-09-06 at 14:22 +0300, Mihamina Rakotomandimby wrote:
> Manao ahoana, Hello, Bonjour,
> 
>  I would like to setup a specific relay host to some client IP address.
>  How to? 
>  I already saw sender_dependent_relayhost_maps but it's "per
>  sender", not per client IP.
> 

I think you can use this 

smtpd_client_restrictions=
check_client_access=hash:/etc/postfix/ipfilter
...
..


------/etc/postfix/ipfilter--------
1.1.1.1 FILTER smtp1:


And in master.cf make sure smtp1 uses a different bind address






Reply via email to