Skip to main content

SPF

SPF is setup by having a special DNS TXT record that states all the IP that are allowed to send on that domain's behalf (such as local exchange server public IP)  When a message goes out it automatically gets an IP address added to the header.  The receiving email server checks public DNS records to see if the From address matches and IP match.