Authentication-Results
No Authentication-Results header found.
What is this?
Servers add Authentication-Results: as the message is received. We look for spf=, dkim=, dmarc=, and optionally arc= verdicts.
DKIM-Signature
No DKIM-Signature headers found.
Quick explainer
DKIM adds a cryptographic signature over selected headers and the body. We show the signing domain (d=), selector (s=), algorithm (a=), signed headers (h=), and a truncated signature (b=). Alignment for DMARC is based on whether the From: domain matches (relaxed = suffix match).