- DMARC's actual scope is narrow: it only verifies whether the visible From domain authorized a message through aligned SPF/DKIM, not spam or phishing.
- Three key terms: SPF lists authorized sending servers, DKIM provides a cryptographic signature, and DMARC ties either back to the visible From address.
- Email has two 'from' addresses: envelope for routing and visible From for display; DMARC ensures authentication aligns with the visible one.
- DMARC records live in DNS; examples show SPF, DKIM, and DMARC record syntax.