Hi! There are the following configuration of the mail system. Relay postfix and 2 identical Edge servers (Microsoft Exchange). Relay receives mail from the Edge servers and sent it to the Internet and receives mail from the Internet for my domain and forwards it to the Edge server. There is my transport table: /etc/postfix/maps/transport: unicredit.ua smtp:[edge.ukrsotsbank.com]
/etc/postfix/main.cf: transport_maps = hash:/etc/postfix/maps/transport If I`ll use the version 3.0 of postfix, how can I use load balansing in transport_maps to forwards mail to both Edge servers ? ------------------ Vladimir Litvinenko.
