MX Record Print

  • 0

This feature allows you to route a domain's incoming mail to a specific server. Please note that changing the MX entry will result in the DNS records being changed.

This feature can be useful in creating a backup mail exchanger to handle mail during server downtimes. 

Configure Email Routing

ALERT! Warning: Misconfiguring your MX entries can completely disable your ability to receive mail. If you are unsure which option to choose, contact your system administrator.  

To determine how mail will be routed for a domain:

  1. Select the domain from the pull-down menu.
  2. Select an option under Email Routing:
    • Automatically Detect Configuration — The server will automatically detect, and use, the configuration set below and detailed under the MX Records heading at the bottom of the page.
    • Local Mail Exchanger — The domain will accept mail, regardless of whether a higher-priority mail exchanger has been designated. (If a higher-priority mail exchanger exists, mail will be routed to both domains.)
    • Backup Mail Exchanger — The domain will act as a backup mail exchanger, holding mail in queue if the primary exchanger becomes unavailable.
      • note Note: You will need to configure the primary MX entry to point to the appropriate exchanger.
    • Remote Mail Exchanger — The domain will not accept mail, instead sending it to the primary mail exchanger.
      • note Note: You will need to configure the primary MX entry to point to the appropriate exchanger.
  3. Click Change. 

Add a New MX Entry

 

  1. Under Add New Record, set the priority for the new MX entry, keeping in mind that 0 is the highest priority. Here are some key points to consider when assigning priority to MX entries:
    • Lower values denote higher priority, with 0 being the highest possible priority.
    • The primary mail server(s) (with the lowest-numbered priority) will receive mail sent to your domain.
    • Backup, or secondary, mail servers (those with higher priority values) can be used for backup or other purposes.
    • If you assign multiple mail servers the same priority, when that level of mail server is needed, mail will be distributed to those servers randomly.
  2. In the Destination text box, type the hostname of the new mail exchanger.
    • PICK Important: This must be a fully qualified domain name (FQDN). You cannot specify an IP address here.
  3. Click Add New Record to store the changes.  

Delete an MX Entry

To delete an MX entry:

  1. Click Delete next to the appropriate MX entry, in the MX Records list.
  2. Confirm that the entry should be deleted by clicking Delete again. 

Edit an MX Entry

To edit an MX entry:

  1. Click Edit next to the appropriate MX entry, in the MX Records list.
  2. Change the Priority or Destination as needed.
  3. Confirm that the entry should be changed by clicking Edit again.

Was this answer helpful?

« Back