Jack Knowlton: > Hi all. > Our internal postfix server relays all outbound mail thru an external host. > How can I set it to use a different relay server when the email comes from > a specified domain? Eg. [email protected] -> xxx.xxx.xxx.xxx (default), > [email protected] -> yyy.yyy.yyy.yyy
Postfix 2.3 and later: http://www.postfix.org/postconf.5.html#sender_dependent_relayhost_maps And perhaps: http://www.postfix.org/SOHO_README.html Wietse
