Skip to main content
How Can We Help?

Search for answers or browse our knowledge base

< All Topics

How do I add another server to an SPF record?

If you’re using CloudHost.One’s mail server but want to route emails via another provider – such as Google Workspace, Office 365 or Mailchimp – you may need to add a secondary sending server source to the SPF record.

You can do this by specifying multiple includes within the TXT record within Manage DNS. Each include is separated by a space and if any one include should fail, the SPF mechanism will simply move on to the next one. Below are some common providers you may need to add to your SPF record.

CloudHost.One’s default SPF record: v=spf1 include:spf.cloudhost.one a mx ~all

To include a secondary include, you can edit the record:

G Suite

v=spf1 include:_spf.google.com include:spf.cloudhost.one a mx ~all

Office 365

(note the default string that Microsoft provides is not recommended as this can cause problems)

v=spf1 include:spf.protection.outlook.com include:spf.cloudhost.one a mx ~all

Mailchimp

v=spf1 include:servers.mcsv.net include:spf.cloudhost.one a mx ~all

SendGrid

v=spf1 include:sendgrid.net include:spf.cloudhost.one a mx ~all

 

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Tags:
Table of Contents