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.

関連プロトコル

ガイドで言及されています

関連シナリオ

定義元

意思決定ガイド

関連項目