When some (large) email providers have more than one MX, it happens sometimes that one MX refuses SMTP connection incoming from my host while another one accepts it (for reasons unknown to me).
My question is if it's possible to ensure randomized (or round-robin?) selection of MX in a given domain in Exim on subsequent delivery attempts?