How do I add an SPF record for my domain?

Linode Staff

I need to add a SPF record for my domain. How do I do this?

2 Replies

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

An updated link to the one provided at the bottom of the above response can be found here:

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct