How Can I Set Up MX Records Required for Mail Service? Print


How Can I Set Up MX Records Required for Mail Service?

Summary:
MX (Mail Exchanger) records route your domain’s email traffic to the correct mail servers.

Steps:

  1. Log in to cPanel and open Zone Editor.
  2. Click Manage next to your domain.
  3. Click Add Record > Select MX.
  4. Set the priority (lower numbers = higher priority).
  5. Set the destination to your mail server hostname (e.g., mail.yourdomain.com).

Example:

@   MX   10   mail.yourdomain.com

Important: Make sure you also have an A record for the mail server (e.g., mail.yourdomain.com → IP).


Was this answer helpful?

Related Articles

What is DNS and How Does It Work? What is DNS and How Does It Work? Summary:DNS (Domain Name System) acts like the phonebook of... Understanding DNS Record Types Understanding DNS Record Types Summary:A quick overview of the most common DNS records you’ll... How to Add DNS Records via cPanel How to Add DNS Records via cPanel Summary:Step‑by‑step instructions for managing DNS records on... How to Set Up a Subdomain DNS Record How to Set Up a Subdomain DNS Record Summary:Point a subdomain like blog.yourdomain.com to... How to Add SPF, DKIM & DMARC Records How to Add SPF, DKIM & DMARC Records Summary:Boost your email delivery by adding key TXT...
« Back