Sender Policy Framework
From XpertDNS
Explain how SPF works in 1 minute.
Domains use public records (DNS) to direct requests for different services (web, email, etc.) to the machines that perform those services. All domains already publish email (MX) records to tell the world what machines receive mail for the domain.
SPF works by domains publishing "reverse MX" records to tell the world what machines send mail from the domain. When receiving a message from a domain, the recipient can check those records to make sure mail is coming from where it should be coming from.
With SPF, those "reverse MX" records are easy to publish: one line in DNS is all it takes.
To get your SPF setup on XpertDNS you need to first setup one up with this SPF Wizard
When you are finished with the wizard there be an output of your SPF. There will also be an output for bind and tinydns. You will only need the actual spf record as in the example below.
You can then add a TXT and an SPF record to your domain in the DNS Control Panel. Just paste in your SPF into the address field and click add, and that's it. You have setup your SPF.



