How do I add a SPF record in the new Cloud Manager interface?

Linode Staff

I'm looking to add a SPF record for my domain. How do I add this from within the new interface?

1 Reply

You can click the "Domains" link on the left hand side of the screen and then click on your domain name to edit and/or add new DNS records for your domain.

You'll scroll down to the 'TXT' field, where you can then add a new 'SPF' record as a 'TXT' record. You can add a name to the "Hostname" field or you can leave this blank.

For the "Value" field, you'll add your 'SPF' record. Here's an example for your reference:

v=spf1 ip4:12.34.56.78 ~all

We also have a guide that you can reference for further insight regarding 'SPF' records.

https://www.linode.com/docs/networking/dns/dns-records-an-introduction/#spf

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