GoDaddy DMARC Setup

Domain-based Message Authentication - Step-by-step configuration guide

Prerequisites

  • SPF and DKIM already configured

Configuration Steps

1

Go to DNS Management

GoDaddy → My Products → Domain → DNS

2

Add TXT Record

Add → Type: TXT → Name: _dmarc → Value: DMARC policy → TTL: 1 Hour

3

Save

Click Save

Example Configuration

Example DMARC Value

v=DMARC1; p=none; rua=mailto:dmarc@yourdomain.com

⚠️ This is an example value. Modify it according to your email service provider's requirements.

Verify Your Configuration

Terminal Command
$ nslookup -type=txt _dmarc.yourdomain.com

Replace "yourdomain.com" with your actual domain name

Common Mistakes to Avoid

  • Name field includes domain name

Verify Your DMARC Configuration

After setting up your DMARC record, use our free checker to verify it's correctly configured.

Check Your Domain Now