I have domainA.com configured with external MX pointing to pmg . The mail is received by pmg fine. It then has to be forwarded /relayed to an internal server. In the transport config, this domain is setup to use MX records.
MX records point to two servers:
domainA MX 10 internal1.com
domainA MX 50 internal2.com
I would expect that:
- pmg should try first internal1.com (higher priority), instead it tries first internal2.com. Why ?
- if internal2.com is down, mail should be relayed to internal1.com, instead it stays there. Why ?
TIA for any help
Michelangelo
MX records point to two servers:
domainA MX 10 internal1.com
domainA MX 50 internal2.com
I would expect that:
- pmg should try first internal1.com (higher priority), instead it tries first internal2.com. Why ?
- if internal2.com is down, mail should be relayed to internal1.com, instead it stays there. Why ?
TIA for any help
Michelangelo