Email & SMTP

SPF, DKIM, and DMARC

Three email authentication standards that prevent spoofing and phishing. SPF (Sender Policy Framework) specifies which servers can send email for a domain via DNS TXT records. DKIM (DomainKeys Identified Mail) adds a cryptographic signature to verify message integrity. DMARC (Domain-based Message Authentication) ties SPF and DKIM together with reporting and policy enforcement. Failures can result in SMTP rejections.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

정의 출처

의사결정 가이드

관련 항목