Can I have to MX record?!!

  • Thread starter Thread starter abdulkarim
  • Start date Start date
A

abdulkarim

Hi,

Can I have 2 MX record in the same DNS server pointing two different IP MX server,

mail.domain1.com
smtp.domain1.com

Regards,
Abdulkarim
 
Yes, but do you host your domain's public DNS internally? If not, you don't
need to create MX records. What is it you're trying to accomplish?
 
DNS supports multiple MX records.

Each MX matches a domain name with two pieces of data, a preference value
(an unsigned 16-bit integer), and the name of a host. The preference number
is used to indicate in what order the mailer should attempt deliver to the
MX hosts, with the lowest numbered MX being the one to try first. Multiple
MXs with the same preference are permitted and have the same priority.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top