Sender Policy Framework
Sender Policy Framework (SPF) is an email authentication method designed to detect forging sender addresses during the delivery of the email. SPF alone, though, is limited only to detect a forged sender claimed in the envelope of the email which is used when the mail gets bounced. Only in combination with DMARC can it be used to detect the forging of the visible sender in emails (email spoofing), a technique often used in phishing and email spam.
See also
Favorite site
- Wikipedia (en) Sender Policy Framework
- SPF, DKIM이 뭔가요?
- Email 보안 강화 기능 소개(SPF) : TOAST Meetup
- 스패머들이 SPF, DKIM, DMARC를 더 잘 활용함 | GeekNews
- SPF, DKIM, DMARC 이해하기: 간단한 가이드 | GeekNews
- [원문] Github - nicanorflavier/spf-dkim-dmarc-simplified - Understanding SPF, DKIM, and DMARC: A Simple Guide
- [원문] Learn and Test DMARC