What is SPF?
SPF (Sender Policy Framework) is an email authentication protocol defined in RFC 7208. It allows domain owners to specify which mail servers are authorised to send email on behalf of their domain by publishing a TXT DNS record.
When a receiving mail server gets a message claiming to be from your domain, it checks the SPF record to verify the sending server is authorised. This prevents email spoofing and improves deliverability.