Hello
I have the following situation:
default_transport=smtp
-need to send to domain1 through smtpa, except if the sender is
from_special then send through smtpb
smtp.....smtp
-o smtp_bind_address=ip1
smtpa ..... smtp
-o smtp_bind_address=ip1
-o ......
smtpb ..... smtp
-o smtp_bind_address=ip2
-o ....
How can I achive this?
Thanks
Levi
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org