CYBERSECURITY

SPF

Sender Policy Framework. An email authentication method that lets a domain owner publish which mail servers are allowed to send on its behalf, helping receivers reject spoofed mail.

IN PRACTICE

With SPF configured, a receiving server checks that mail claiming to be from your domain actually came from your approved servers, blocking basic spoofing.

← Back to glossary