How To Configure DKIM: The Basics
Understand how cryptographic signatures protect your emails from tampering and forgery before you attempt to configure your DNS.
google or s1) that tells the receiving server exactly which public key to look for in your DNS.Generating Your DKIM Keys
You cannot invent a DKIM record. It must be generated by the platform that actively sends your emails.
- Google Workspace: Admin Console > Apps > Google Workspace > Gmail > Authenticate email (DKIM). Click "Generate New Record".
- Office 365: Microsoft 365 Defender > Email & Collaboration > Policies & Rules > Threat Policies > DKIM.
- cPanel: Email > Email Deliverability > Click "Manage" next to your domain.
._domainkey)v=DKIM1; k=rsa; p=...)Publishing to your DNS
The final step is to place the generated Public Key into your domain's DNS zone file.
google, the Name/Host field must be exactly:google._domainkey.yourdomain.com into the name field unless your specific host requires it.Live DKIM Validator
Test the configuration you just published. Enter your Selector and Domain below to perform a live cryptographic validation.
Raw DKIM Public Key Record:
Diagnostic Log:
Expert Recommendation
Comprehensive Guides
Learn exactly how to configure DKIM through our detailed guides that demystify cryptographic signatures, public keys, and DNS record formatting.
Public Key Validation
Master how to configure DKIM by verifying that your public cryptographic key is accurately published in your DNS without syntax or copy-paste truncation errors.
Selector Identification
Understanding selectors is the hardest part of learning how to configure DKIM. Our tool helps you instantly query specific ._domainkey prefixes deployed by your host.
Live DNS Resolution
Skip the propagation waiting game. When learning how to configure DKIM, use our direct DNS engine to bypass ISP caches and fetch your exact live configuration.
Key Revocation Checks
Part of knowing how to configure DKIM securely is knowing how to revoke old keys. Our analyzer instantly detects empty p= tags, ensuring retired keys are invalidated.
Inbox Deliverability
Failing to understand how to configure DKIM results in emails landing in spam. Use our tool to align your domain keys and secure strict DMARC compliance.