Verify your DKIM key and selector configuration. Check key size, type, and CNAME delegation.
DKIM (DomainKeys Identified Mail) uses cryptographic signatures to verify that an email was actually sent by the domain it claims to be from and that it hasn't been modified in transit.
Each outgoing email is signed with a private key, and the corresponding public key is published in DNS. Receiving servers verify the signature to authenticate the message.
Your DKIM public key is stored as a TXT record in your DNS zone under selector._domainkey.domain.
DKIM ensures the email body and headers haven't been tampered with during delivery.
Regularly rotate DKIM keys (at least 2048 bits) to maintain security.
DKIM is one part of email authentication. Check SPF, DMARC, TLS, blocklists, and more with a full audit.
Run free full audit