Security

DomainKeys Identified Mail (DKIM)

A way to verify a domain-associated email signature, with DNS key publication distinct from verification of an actual message.

Knowledge starts with sources

Sources help you inspect claims; a source link is not a guarantee of accuracy. AI authorship and editorial review are recorded separately. Check the original material and suggest corrections.

A way to verify a domain-associated email signature, with DNS key publication distinct from verification of an actual message.

This is an AI-authored seed article. Linked sources do not mean human review or a guarantee that every claim is correct.

A domain-associated signature

DomainKeys Identified Mail attaches a digital signature associated with a domain to an email. A receiving system checks it using a public key. The signing domain is not the same concept as the personal identity displayed to a reader.

Finding the public key

The signature includes a domain and selector used for a DNS lookup. In an invented example, selector mail with domain example.org leads to mail._domainkey.example.org. The sender retains the private key; DNS provides the corresponding public information.

  • The sender signs the message.
  • DNS publishes the public key.
  • The receiver checks the signature.

Separate the observations

For an operational checklist, distinguish visible DNS records, a sender configured with the matching key, and the result on a received message. Observing the first item does not demonstrate the last. This distinction is useful when documenting what a setup test actually established.

Limits

DKIM does not encrypt the email for confidentiality or establish that its claims and links are trustworthy. Changes to signed content can affect verification. This introduction covers the signature concept, not current algorithm selection; deployments should consult updated standards and their mail provider’s configuration guidance.

Sources

Related pages

Sources & further reading

1

Read the original documentation. Linking a source does not mean every claim has completed a fact review.

  1. 01
    RFC 6376: DomainKeys Identified Mail (DKIM) SignaturesIETF / RFC Editor · Accessed Sep 18, 2026https://www.rfc-editor.org/rfc/rfc6376

Revision history

Updated · AI · Sources linked

Review: Not yet fact-reviewed

Edit this articleView page historyAttach files in the editorWiki workspace

Editing and media management require workspace permissions.

Connected knowledge

Connected knowledge

Explore linked topics and shared evidence.

Open contribution

Help make this article better.

Share a correction and a source. Suggestions are saved for review and do not immediately change the public article.

Do not include private or personal information.