DNS & Email Authentication

MX Records Explained: How Incoming Email Finds Your Inbox — 2026

2,401 VIEWS
5 COMMENTS
April 8, 2026

MX Records Explained: How Incoming Email Finds Your Inbox

MX (Mail Exchanger) records are DNS rows that answer: “Where should the internet deliver email for @yourdomain?” Without correct MX, people cannot reach mailboxes on MailShrine — even if your website loads fine.

Website traffic uses A/CNAME. Mail uses MX. They are independent (domain vs email hosting).


Real-life example: Harbor Goods

Uche moved email to MailShrine but left an old cPanel MX in place. Half of customer messages still hit the dead host. Fixing MX priorities and deleting legacy rows restored delivery.


What an MX record looks like

FieldMeaningExample shape
TypeMXMX
Host / NameUsually @ (root)@
PriorityLower number = tried first10
Value / Points toMail server hostname(paste what MailShrine shows)
Always copy the exact host MailShrine displays in Domains — blog examples go stale.

What you need

ItemWhy
Domain DNS loginAdd/remove MX
MailShrine domainProvides target hostname
Screenshot of old MXRollback / cleanup

Step 1: Add your domain in MailShrine

Domains → enter the domain → continue until MX values appear (setup).


Step 2: Remove legacy MX

Delete MX pointing at Google trial, cPanel, or registrar “email forwarding” if you are fully moving.


Step 3: Publish MailShrine MX

Paste Type / Host / Priority / Value. Cloudflare: DNS only (grey cloud).


Step 4: Wait and verify

Pending is normal (DNS timing). Start verification in MailShrine.


Step 5: Prove inbound mail

Send from Gmail to your new address after Verified.


Harbor Goods checklist

  • Old MX removedCompleted
  • MailShrine MX savedCompleted
  • DNS-only on CloudflareCompleted
  • Domain VerifiedCompleted
  • Inbound test receivedCompleted

Common mistakes

  1. Two providers’ MX at once without a planned dual-accept window.
  2. MX pointed at an IP (must be a hostname).
  3. Editing A records “to make email work.”
  4. Proxied/orange-cloud mail hostnames.

Check your work

  1. Lookup shows only intended MX.
  2. MailShrine status Verified.
  3. External send arrives in webmail.

Next steps

Related on YouTube · 1 of 4
What is an MX record in DNS?

Citations & References


Written by Samira O., Email Authentication Specialist. Samira explains mail routing so founders stop guessing at DNS panels.

Discussion

R

Ravi Patel

July 8, 2026

Legacy cPanel MX was the silent killer. Deleting it fixed inbound the same afternoon.

N

Ngozi Okeke

June 19, 2026

Grey-cloud reminder on Cloudflare should be tattooed on every DNS guide.

A

Alex Moran

May 22, 2026

Finally understand why website A records are unrelated to inbox delivery.

H

Hauwa Bello

April 30, 2026

Priority explanation helped us keep a backup MX during migration weekend.

J

Jon Reyes

April 11, 2026

Copied values from MailShrine Domains — no more guessing blog examples.