DKIM Record Generator

What is this?

This tool generates a cryptographic DKIM (DomainKeys Identified Mail) key pair. DKIM adds a digital signature to your emails, allowing receiving servers to verify that the email was genuinely sent by you and wasn't altered in transit.

Why is it recommended?

What do I type in "Selector"?

The Selector is a simple label used to identify your public key in your DNS records. If you are starting fresh, default is the most common choice. If you already have a DKIM record and need a second one (e.g., for a different service), you might use something like mail or s1. Just remember which one you pick, as you will need it when configuring your email server.

1. Private Key

Save this securely. Add this to your email server's signing configuration.

2. DNS Host (Name)

Create a TXT record in your DNS with this Name:

3. DNS TXT Value

Add this to the "Value" or "Content" field of the TXT record:

Why this is the best DKIM Record Generator