Tencent Cloud DNSPod DMARC Setup

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

Prerequisites

  • SPF and DKIM configuration complete

Configuration Steps

1

Go to DNS Console

DNSPod → Select domain → Record Management

2

Add Record

Add Record → Host: _dmarc → Type: TXT → Value: DMARC policy

3

Save

Confirm to 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
$ dig TXT _dmarc.yourdomain.com

Replace "yourdomain.com" with your actual domain name

Common Mistakes to Avoid

  • Wrong line type selection

Verify Your DMARC Configuration

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

Check Your Domain Now