How do I add an SPF record for my domain?
Linode
Linode Staff
I need to add a SPF record for my domain. How do I do this?
2 Replies
jchism
Linode Staff
Hi,
You can add a SPF record as a TXT record for your domain. This would be done within DNS Manager or where you are hosting your DNS records at. An example of the record would be the following:
your_domain_name.com TXT "v=spf1 a ~all"
You'll update each file with the information that's needed for your domain. You can also reference our guides for additional isight regarding records of this sort.
https://www.linode.com/docs/networking/dns/dns-records-an-introduction/#spf
mpeters
Linode Staff
An updated link to the one provided at the bottom of the above response can be found here: