How do I add another server/include to an SPF record?

If you're using x-domainos's mail server but want to route emails via another provider - such as G Suite, 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.

 

x-domainos's default SPF record: v=spf1 include:spf.x-domainosmail.com a mx -all

 

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

 

G Suite 

v=spf1 include:_spf.google.com include:spf.x-domainosmail.com a mx -all

 

Office 365

v=spf1 include:spf.protection.outlook.com include:spf.x-domainosmail.com a mx -all

 

Mailchimp

v=spf1 include:servers.mcsv.net include:spf.x-domainosmail.com a mx -all

 

SendGrid

v=spf1 include:sendgrid.net include:spf.x-domainosmail.com a mx -all

  • SPF record
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What details should I use for a WordPress SMTP plugin?

The best SMTP details to use when configuring an SMTP plugin within WordPress...

How do I set up email on my Android device?

Here's how to set up a x-domainos email on an Android phone or tablet: Open...

How do I migrate emails?

To migrate your emails and mailboxes to x-domainos, you can use our in-house...

How do I set up email on my iPhone?

To set up your x-domainos mailbox on an Apple iPhone or iPad, you need to:...

What are the recommended Thunderbird Mail client settings?

There are various methods of connecting to mailboxes on our platform. We...