In article <20201218191548.gv2...@tron.kom.tuwien.ac.at> you write:
>On Thu, Dec 17, 2020 at 08:58:05PM -0500, John Levine via mailop wrote:
>> In article <469F9E736EE5DB4A8C04A6F7527268FA01CA03E20B@MACNT35.macro.local> 
>> you write:
>> >Where we have multiple internet connections, we setup MX records for both 
>> >connections.  If one connection is down,
>> >email flows through the other one.
>> 
>> That sounds like two equal priority MX records.  No problem with that.
>> 
>> Personally I'd use two A records for one name, but whatever.
>
>Not a good idea if for a domain name the MX service is handled by other
>hosts than the services targeting A/AAAA records. I don't want to get
>forced to implement something like a HA proxy to separate MX and say web
>requests. 

To point out the obvious, MX records contain the names of the mail
server(s), and those names have to be resolved with A and AAAA records.
That's where I'd use two A records for one name.

If you want, you can use the same name for your mail and web servers,
but most people other than the tiniest don't.

R's,
John
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop

Reply via email to