1.2.3.4:smtp inet n - n - - smtpd
-o default_transport=smtp_redir
smtp_redir unix - - n - - smtp
-o smtp_bind_address=4.3.2.1
I have multiple smtpd instances on different IPs and I need to use
different outbound IP address for some of them. I know I can use
multiple Postfix instances but I'd rather avoid that - I realy need to
change just the IP addresses.
Thanks, Dave.
