If a deliverability tool tells you "DMARC policy not enabled", your DMARC record exists but is set to p=none. That means receivers monitor but don't enforce — spoofers can still impersonate your domain.

Why this matters: Gmail and Yahoo now require at least a DMARC policy for senders pushing more than 5,000 emails/day. Stay on p=none and you risk delivery throttling — and brand spoofing.

Step 1 — Check your current DMARC record

  1. Run a DMARC lookup on your domain (MXToolbox or similar).
  2. Read the p= tag. p=none = not enforced.
  3. Verify SPF and DKIM are aligned and passing in your reports.

Step 2 — Move to a real enforcement policy

PolicyWhat it doesWhen to use
p=noneMonitor onlyFirst weeks while you learn
p=quarantineSend unauthorized mail to spamAfter alignment is clean
p=rejectReject unauthorized mail outrightFinal, recommended state

Step 3 — Update the DNS record

  1. Open your DNS zone for the domain.
  2. Edit the TXT record _dmarc.yourdomain.com.
  3. Replace p=none with p=quarantine; pct=10 first, then ramp up.
  4. Add rua=mailto:[email protected] to keep receiving aggregate reports.
  5. Wait 24-48 h for DNS propagation, then re-test.

Pro tips before flipping to enforcement

  • Inventory every service that sends from your domain (CRM, helpdesk, billing).
  • Make sure each one passes SPF or DKIM alignment.
  • Start with pct=10, jump to 50, then 100 once reports stay clean.

Get DMARC right — for free with Mailpro

Mailpro signs every email with DKIM, gives you a verified SPF include, and helps you read DMARC reports without becoming an expert. Discover Mailpro DMARC · Deliverability hub

Related reading:

Previous question

   

Next question

You might also be interested in:

How to Fix "DMARC Policy Not Enabled"

If a deliverability tool tells you "DMARC policy not enabled", your DMARC record exists but is set to p=none. That...

Read more

How to Configure DMARC With Mailpro: 5-Step Safe Rollout

Setting up a DMARC record with Mailpro is the third pillar of email authentication, after SPF and DKIM. Done right,...

Read more

What Is a DMARC Record and How to Use It?

DMARC (Domain-based Message Authentication, Reporting and Conformance) is the email authentication standard that ties SPF and DKIM together and tells...

Read more

What Is SPF (Sender Policy Framework)?

SPF (Sender Policy Framework) is an email authentication standard that lets a domain owner publish a list of servers authorized...

Read more

What is DMARC? Policies, alignment and safe sending

DMARC (Domain-based Message Authentication, Reporting and Conformance) is the shield that protects your domain from spoofing and phishing. It combines...

Read more