Hi. Ok, thanks for the info.
Br Johan -----Ursprungligt meddelande----- Från: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] För Wietse Venema Skickat: den 25 januari 2012 14:29 Till: Postfix users Ämne: Re: Missing(?) function is Postfix Johan Andersson: > Hello ! > > In sendmail it is possible to add this to mailertable > > domain.com smtp:[server1] > . smtp:[server2]:[server3] > > If server2 is not responding, then send to server3. > > Is that function available in Postfix and if not, will it be (it would > be nice to have :))? I believe it wasn't a while ago ..... In Postfix, use the smtp_fallback_relay feature if you have poor connectivity. If you need per-destination lists of mail relays, then you are re-inventing the functionality that DNS already provides. Wietse