Tencent Cloud DNSPod DKIM Setup
DomainKeys Identified Mail - Step-by-step configuration guide
Prerequisites
- • Obtained DKIM configuration
Configuration Steps
1
Get DKIM
Tencent enterprise email users: Enterprise email admin → Domain management → View DKIM config
2
Go to DNS Console
Tencent Cloud console → DNS DNSPod → Select domain
3
Add Record
Add Record → Host: selector._domainkey → Type: TXT → Value: public key
4
Save and Verify
After saving, go back to email provider admin to verify
Example Configuration
Example DKIM Value
v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3...⚠️ This is an example value. Modify it according to your email service provider's requirements.
Verify Your Configuration
Terminal Command
$ dig TXT selector._domainkey.yourdomain.comReplace "yourdomain.com" with your actual domain name
Common Mistakes to Avoid
- ✗Line type not set to "Default"
Other Tencent Cloud DNSPod Guides
DKIM Guides for Other Providers
Verify Your DKIM Configuration
After setting up your DKIM record, use our free checker to verify it's correctly configured.
Check Your Domain Now