腾讯云 DNSPod DMARC Setup

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

Prerequisites

  • SPF 和 DKIM 配置完成

Configuration Steps

1

进入 DNS 解析

DNSPod → 选择域名 → 记录管理

2

添加记录

添加记录 → 主机记录: _dmarc → 记录类型: TXT → 记录值: DMARC 策略

3

保存

确定保存

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

  • 线路类型选择错误

Verify Your DMARC Configuration

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

Check Your Domain Now