DomainKeys Identified Mail signs selected headers and the message body using a private key. Receiving systems retrieve the corresponding public key from DNS and verify that the signed content still matches.
Deploy DKIM through AuthSMTP
- Enable DKIM for the domain in the AuthSMTP Control Panel.
- Publish the selector record exactly as supplied.
- Wait for normal DNS propagation.
- Send through the real AuthSMTP route.
- Check that DKIM passes and that its signing domain aligns for DMARC.
A DNS record alone does not prove that an application used the correct account or that the outgoing message was signed. Equally, modifying signed content after AuthSMTP has processed it can invalidate the signature.
Use our DKIM setup FAQ for AuthSMTP-specific steps. You can check a selector at dkim.org and inspect an actual delivery with AuthEmailTest.com.
Enable DKIM for every sending domain, publish the supplied DNS record and test a delivered message—not only the DNS entry.
Send from every active From domain and confirm a passing, aligned DKIM result in the received Authentication-Results header.
