Blog article

2 Sep 20265 minutes read

SendmarcSendmarc

DKIM Record Management: Building a Documented Process

Digital Key Made Of Binary Code Over A Blue Cyber Network Background

DKIM record management overview:

  • DKIM record management needs to be an ongoing, documented process
  • A selector registry (platform, owner, creation date) keeps that process auditable
  • DKIM DNS changes should route through the same change management process as any other modification
  • A selector registry should be handed over formally when domain ownership changes teams
HostTypeValue
selector._domainkey.yourdomain.comTXTv=DKIM1; k=rsa; p=[public key]
  • v=DKIM1 - The version tag. Required. Must be the first tag in the record.
  • k=rsa - The key type. RSA is the standard.
  • p= - The public key. This is what receivers use to verify the signature.
  1. Whether DMARC reports show unexpected DKIM failures
  2. Whether key rotation is happening on schedule
  3. Whether new selectors have appeared in DNS that aren't in the selector registry

Share

Get our latest blogs delivered to your inbox each month

Leave a reply

Your email address will not be published. Required fields are marked *

Useful Tools

DNS Lookup
Free toolNo sign-up

DNS Lookup

Use Sendmarc's DNS lookup tool to instantly analyze domain records, verify configurations, and detect DNS issues for better performance.

Email Header Analyzer
Free toolNo sign-up

Email Header Analyzer

Quickly analyze email headers with Sendmarc’s email header analyzer. Check SPF, DKIM, and DMARC results, detect phishing, and improve email deliverability.

Domain Checker
Free toolNo sign-up

Domain Checker

Use the Sendmarc domain checker to test against malicious use - free, no sign-up required, with results in under a minute.