What is DKIM?
DKIM (DomainKeys Identified Mail) lets a sending mail server cryptographically sign each message. The signature is verified against a public key published as a DNS TXT record at selector._domainkey.yourdomain.com. A valid signature proves the message was not altered in transit and that the claimed domain authorised it — which is a required ingredient for DMARC alignment. Learn more in our What is DKIM? guide.