What is SPF?
Sender Policy Framework (SPF) is a DNS record that lists which servers and providers are authorized to send mail using your domain in the envelope address. Receiving mail servers fetch this TXT record and compare it to the IP that connected to deliver the message. If the IP is not authorized, the receiver can downgrade or reject the mail. SPF is the foundation that DMARC builds on, so publishing it correctly is the first step in any email authentication rollout.