I want to use 2 or more mail servers for one domain
The suggestion is to use two MX records with same priority.
The clients will then recieve the two mail server records.
Question: the articles suggest to ask the DNS provider if their MX records are returned in random, or in order, which would make this approach unusable
There’s no guaranteed order in which records are returned and you can’t enforce that either. But as already mentioned, it really is absolutely irrelevant.
Thanx, no its not irrelevant when hosting multiple mailserver with same domain, the instruction is to get a DSN provider that sends the mx records in random order each time for same prio records as described below,
Again, there’s no order here. You get them in a random fashion and that includes the same order. There is neither a random order nor a static order guaranteed. Any round-robin really is up to the sender.
Thanx for your explanation, but I am trying to host 2 mail servers for the same domain, and that’s why I need to find out how to get the mx records returned in random order or cyclic
I just need to know how I can get the MX returned in random order, as per the articles describing the procedure to host multiple mail servers for the same domain
There are tons of articles describing how to host multiple servers with the same MX prio for one domain, as per nslookup they are always returned in the same order