I am trying to find out how to set my MX records for my domain correctly, and
could really use some help.
I have two DSL connections that both route to my Exchange server for SMTP.
Each has it's own IP address.
The MX record I have for my main IP at the ISP says
domainname.com. MX 10 mail.domainname.com.
The corresponding DNS A record says
mail.domainname.com. A 209.xxx.xxx.xxx
First of all, does it matter to exchange server what the name
(mail.domainname.com) is? This isn't the name of the exchange server, but it
is the right domain name and IP address. The guy at the ISP said that if the
name is important to exchange, then I wouldn't be able to add a second MX
record for mail.domainname.com and point it to the other IP address. He says
that would confuse it and it wouldn't work.
I was thinking that if exchange doesn't care what the name says in the
record, then I could just enter an MX saying something like
domainname.com. MX 20 mail2.domainname.com.
And also I could enter the A record to say
mail.domainname.com. A 216.xxx.xxx.xxx
Any ideas on how I can make this work?
Thanks!
~Kyle