<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>That should work fine, it is usually called round-robin DNS.  </p>
<p>The hard parts are keeping the two sites in sync if they are anything more than static pages, unless they use the same back end DB server.  </p>
<p>Though you would only need to list mail.domain.com in the MX record, not two MX records.   </p>
<p>MX 10 mail.domain.com<br />MX 20 domain.com<br /><br /></p>
<p>Even then you could just use the first one.  </p>
<p> </p>
<div>---<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Drew.</div>
</div>
<p> </p>
<p>On 05/20/2016 6:20 pm, Richard Barker wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->Ok,<br /> but they want the site to go to<br /> and the mail to the same<br /> So I quess like this<br />
<pre>A record: <a class="moz-txt-link-abbreviated" href="http://www.domain.com">www.domain.com</a> 1.2.3.4
A record: <a class="moz-txt-link-abbreviated" href="http://www.domain.com">www.domain.com</a> 1.2.3.5
A record: domain.com 1.2.3.4
A record: domain.com 1.2.3.5
A record: mail.domain.com 1.2.3.4
A record: mail.domain.com 1.2.3.5
MX record: domain.com mail.domain.com
MX record: domain.com mail.domain.com</pre>
<br /> RC<br />
<div class="moz-signature">-- <br />
<p><em><strong>Richard C. Barker Sr. <br /> CEO & President <br /> 1-800-510-3139 <br /><span class="style1">ProBass Networks Inc. </span></strong></em><br /><a href="http://www.probassnetworks.net">www.probassnetworks.net</a> <br /><a href="http://www.probass.net">www.probass.net</a> <br /> *************************************** <br /> DISCLAIMER : - <br /> This e-mail is confidential and intended only for the use <br /> of the individual or entity named above and may contain <br /> information that is privileged. If you are not the intended <br /> recipient, you are notified that any dissemination, distribution <br /> or copying of this e-mail is strictly prohibited. If you have <br /> received this email in error, please notify us immediately <br /> by return email or telephone and destroy the original message. </p>
</div>
<!-- html ignored --><br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> Blueonyx mailing list<br /><a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br /><a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" rel="noreferrer">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a></div>
</blockquote>
</body></html>