NetDigGlossaryDKIM

DKIM (DomainKeys Identified Mail)

Cryptographic email signature standard.

Definition

DKIM adds a digital signature to outgoing emails using a private key. The public key is published in DNS as a TXT record at selector._domainkey.yourdomain.com. Receiving servers verify the signature to confirm the email originated from your server and wasn't altered in transit. Required for good email deliverability.

Use the tool: DKIM Checker — check dkim for any domain.

← Back to full glossary