Setting up your email SPF DNS record with Office 365 | Community
Skip to main content
October 5, 2015
Question

Setting up your email SPF DNS record with Office 365

  • October 5, 2015
  • 2 replies
  • 2599 views

The instructions aren't completely clear about how to do this, so here is a little more info.

If you're using Office 365 you should already have a SPF .txt record on your domain that looks like this:

v=spf1 include:spf.protection.outlook.com -all

Because a domain can only have one SPF record, you will need to add the 'include:mktomail.com' text to the existing record.  Just paste it in after the existing 'include' statement and a space, like so:

v=spf1 include:spf.protection.outlook.com include:mktomail.com -all

And you should be all set!  It was a little tricky to figure out that there can only be one entry for the domain.  Hope this helps somebody!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Josh_Hill13
Level 10
October 5, 2015

did that definitely work - is it verified with Marketo Admin > Email?

October 5, 2015

Yes, it is showing up as verified in the admin panel.