Hello everybody!!!

I am trying to set smtp_fallback_relays per domain in the transport map file.

According to the documentation this is possible:
  "In transport maps, specify "relay:nexthop..." as the right-hand side for 
backup or primary MX domain entries."

i have tried: 
 domain.com   smtp:[10.10.10.1] smtp:[10.10.10.2]

and this...
 domain.com   smtp:[10.10.10.1],smtp:[10.10.10.2]
 
with no luck..

The docs says as well:
 "If you specify multiple SMTP destinations, Postfix will try them in the 
specified order"
but it does not specify how to do it inside the transport file.

Can anyone provide any example of this, please?

Thanks in advance!

Peter.
IBL

Reply via email to