Verify email signing for a domain.
DKIM (DomainKeys Identified Mail) adds a cryptographic signature to outgoing emails. Receiving servers verify it against a public key in DNS. Unlike SPF (which checks sending server IP), DKIM verifies message content.