Configure email DNS and find the selector
-
1
Get records from the sending service
Cloudflare hosts DNS but does not choose the signing selector for another mail service. Copy the exact SPF, DKIM and DMARC names, record types and values from the service that sends the email.
-
2
Open the authoritative zone
In Cloudflare select the correct website, open DNS and Records, then choose Add record. Confirm the domain nameservers actually point to Cloudflare before editing.
-
3
Add DKIM exactly as supplied
Choose TXT or CNAME as specified by the email provider. Enter the complete selector host, such as google._domainkey, and keep DKIM CNAME records DNS-only if a proxy option is shown.
-
4
Add SPF and DMARC
Maintain one SPF TXT record at the root and one DMARC TXT record at _dmarc. Do not overwrite existing authorized sending services without reviewing them.
-
5
Confirm the selector and validate
Send an external test message, find the DKIM-Signature with the matching d= domain, copy its s= selector into VerifySeal and run the email DNS check.