What are MXE Records?
Published 06/08/2011 01:41 PM |
Updated 06/08/2011 01:41 PM
What are MXE Records?MXE records are MX “Easy” records. They allow you to configure mail delivery to a server based on IP address. An MX record requires a host name of the mail server, and the host name must also have an A record (usually, this is handled by the third party email service, if you are using one). An MXE record combines an MX record and an A record.
This entry in the control panel:
MXE 10.11.12.13
Will translate into these records in our DNS servers:
@ MX 10 mail.example.com
mail A 10.11.12.13
Was this answer helpful?
Your rating has been submitted, please tell us how we can make this answer more useful.
Previously viewed answers
- Can I use MX records to direct mail to different servers based on host name (for example, user@mail2.example.com)
- Can I use multiple MX records to deliver mail to some addresses to one mail system and other addresses to another (for example, POP mail and third-party Hosted Exchange)?
- Can I have more than one MX record?
- What is an MX record?
- What is the ideal setup for host records?

