Add a SPF record in your domain registrar

Add a SPF record in your domain registrar

Learn how to add a SPF Record to your domain registrar. These instructions are for Marketing 360 Email Marketing customers.  

The process depends on whether you already have an SPF record in place. To determine that, you can use the EmailStuff SPF checker or just look for a record on your sending domain that contains "v=spf1".

Log into your DNS host, and proceed with the following steps for the domain you would like to add SPF to.

If you have an SPF record already:

  1. Add include:_spf.createsend.com immediately after the "v=spf1" in the existing record. Make sure you include a space.
  2. Save the record and recheck (you may need to wait until the time indicated by the TTL passes).

If you do not have an SPF record:

  1. Create a new DNS record, and set the type to TXT.
  2. Type @ into the name field, or leave it blank, depending on the requirements of your domain registrar.
  3. Copy this code exactly into the value field: v=spf1 include:_spf.createsend.com ~all
  4. Set a TTL value of at least 300 seconds (some hosts may require a higher value like 30 minutes).
  5. Save the new SPF record.
  6. You can wait a few minutes and check your new record in a validator like EmailStuff.
    • Related Articles

    • Check Your Domain Authentication Status

      To ensure that your emails are reaching your recipients successfully, you will want to make sure your domain is authenticated. There are two methods to check: on your email Campaign setup dashboard (Basic) or by using the tools provided by MXtoolbox ...
    • Authenticate Your Sending Domains for Emails

      If you send emails using the Email app on Marketing 360®, it is required that you authenticate your sending domain (the domain name that is attached to the email address where you send emails from). This allows receiving mail servers to verify that ...
    • Add a DKIM Record To Your Sending Domain

      Customers using the Marketing 360® Email app will want to verify their domain with DKIM records. This helps authenticate your emails, reduces the probability of email spoofing and spam, and improves email deliverability. Need help? Adding DKIM ...
    • Manage Your Sending Domain

      You can manage and authenticate the Sending Domain(s) you use to send your email campaigns through the Email Settings dashboard. To access your Sending Domains Settings page, open your Email app, then click Settings at the top of the page. Then, ...
    • Email Authentication Troubleshooting

      Email authentication is a technical process that requires working with Domain Name Servers (DNS). For those who aren't used to working with DNS, it can be a confusing process, as each DNS host uses different configuration software, and it can ...