Ops!! Thanks! I gladly do it, Wietse...
The problem is this: i actually have a transport file like this: DomainA.com smtp:[10.10.10.1]:25 DomainB.com smtp:[10.10.10.2]:25 DomainC.com smtp:[10.10.10.3]:25 : : and so on... what i need is to have alternative (fallback?) servers per each domain so.. when 10.10.10.1 is down, DomainA.com emails are sent to 192.168.2.1 when 10.10.10.2 is down, DomainB.com emails are sent to 192.168.2.2 when 10.10.10.3 is down, DomainC.com emails are sent to 192.168.2.3 : : and so on In your opinion, Wietse, what is the most polite solution??? (without using DNS "tricks if possible please, just Postfix) thanks in advance again! Pedro. -------------------------------------------- On Tue, 1/12/16, Wietse Venema <[email protected]> wrote: Subject: Re: smtp_fallback_relay in transport maps... To: "Postfix users" <[email protected]> Date: Tuesday, January 12, 2016, 3:07 PM Pedro David Marco: > Thanks a lot Wietse for your quick answer... > > but then... does this mean that i cannot use smtp_fallback_relays > in transport_map file?? Perhaps you can explain what problem you are trying to solve. I.e explain the problem instead of the solution, because there may be a better solution than the one that you chose. Wietse
