Skip to content

Glossary

DKIM (DKIM)

An email setting that adds a tamper-proof signature to your messages, so receivers can confirm the email really came from you and was not altered.

DKIM stands for DomainKeys Identified Mail. In plain terms, it adds an invisible, tamper-proof signature to the emails you send. The receiving mail provider can check that signature to confirm two things: the message really came from your domain, and it was not changed along the way.

Think of it like a wax seal on a letter. If the seal is intact, the reader knows the letter is genuine and nobody opened it in transit.

You send  ->  DKIM adds a signature  ->  Provider verifies it
Signature valid    =  genuine, untampered
Signature missing  =  suspicious

Why this matters for making money online: mail providers are constantly deciding whether your email belongs in the inbox or the spam folder. A valid DKIM signature is one of the strongest signals that you are a real, trustworthy sender. Without it, your newsletters and offers are more likely to get filtered out, and email nobody sees earns nothing.

DKIM works alongside two other settings. SPF says which servers may send for you, DKIM proves the message is authentic and unaltered, and DMARC ties both together with instructions for what to do when a check fails. Using all three gives you the best deliverability.

You almost never set this up by hand. Your email service provider hands you the records to add to your domain. To see how a list becomes a business, read why an email list is an asset.

All glossary terms