Tencent Cloud DNSPod SPF Setup

Sender Policy Framework - Step-by-step configuration guide

Prerequisites

  • Logged into Tencent Cloud/DNSPod console
  • Domain added to DNSPod

Configuration Steps

1

Go to DNS Console

Log in to Tencent Cloud console → Search for "DNS" → Click to enter

2

Select Domain

In "My Domains" list, find target domain → Click domain to enter records page

3

Add Record

Click "Add Record" → Host: "@" → Record Type: "TXT" → Value: SPF content

4

Save

Click "Confirm" to save

Tencent enterprise email users need include:spf.mail.qq.com

Example Configuration

Example SPF Value

v=spf1 include:spf.mail.qq.com -all

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

Verify Your Configuration

Terminal Command
$ dig TXT yourdomain.com @f1g1ns1.dnspod.net

Replace "yourdomain.com" with your actual domain name

Common Mistakes to Avoid

  • Wrong line type selection (should select "Default")
  • Multiple SPF records conflict

Verify Your SPF Configuration

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

Check Your Domain Now