Skip to content
Email Deliverability

What is DKIM Signing?

Cryptographic email signing where the sender attaches a signature header verified against a DNS-published public key. Passing DKIM proves the message survived transit unmodified and truly came from the domain holder.

Example

The project generates a DKIM key pair, publishes the public key as a DNS TXT record, and signs every receipt. Inbox providers verify the signature on arrival and treat intact mail as genuinely from the domain.

What people get wrong

Signing with weak keys or forgetting rotation after staff changes. Key hygiene matters as much as the signature itself.

Sources

Browse all Email Deliverability terms →