On Wed, Mar 26, 2014 at 03:58:16PM -0500, Noel Jones wrote:

> Don't use the smtp transport for local addresses.

To attempt to evade receiving system client controls by spreading
load over multiple local IPs use sender_dependent_default_transport_maps.

If all you want is round-robin of the IPs, without regard to the
actual sender, you can use the socketmap table support to implement
the round-robin policy.

http://www.postfix.org/postconf.5.html#sender_dependent_default_transport_maps
http://www.postfix.org/socketmap_table.5.html

-- 
        Viktor.

Reply via email to