On Wed, Mar 25, 2009 at 11:07:04PM +0100, mouss wrote:

> I am trying to "collect" methods to setup postfix in an HA
> configuration, for "outbound" relay (no MUA involved). a use case is
> using multiple postfix boxes to relay mail out for one or more exchange
> servers. there are many possibilities. which one is
> "good/recommended/easy/blahblah"? This is somewhat off topic since the
> problem is mostly on the client (exchange or other) side rather than
> postfix. but I think this is a real need. and if I get enough infos, I
> can aggregate them and submit that as a howto/readme.

If the Exchange servers are able to cache connections, just use equal
weight MX records. Otherwise, and perhaps in any case, configure low
SMTP connect and HELO timeouts, and set high (Exchange facing) smtpd(8)
process limits on the Postfix servers to ensure the that the total # of
available Postfix connections comfortably exceeds the Exchange outgoing
connection limit.

That's it, if all the Postfix servers are up all is well, and if one
is down or slow, Exchange uses the other one(s) with low additional
delay.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to