Hello, Yes. I want to do load balancing. How i can implement this in postfix?
-----Mensagem original----- De: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Em nome de Wietse Venema Enviada em: sexta-feira, 3 de julho de 2009 04:26 Para: Postfix users Assunto: Re: RES: single domain - multiple smtp relayhosts Wilson A. Galafassi Jr.: > Hello, > > I want to use multiple relayhost parameter because i want to use more than > one relay to send emails. My serve will handle emails for only one domain. > My need is to have multiple relayhost. List the first host in "relayhost", and list the other hosts in smtp_fallback_relay. If you want to do load balancing, use a relayhost name that resolves to multiple IP addresses (multiple A records. or /etc/hosts entries if supported by your OS). wietse