Skip to content
  • There are no suggestions because the search field is empty.

Setting up SPF Records

You create SPF records using the administration tools available from your domain provider.  Domain providers allow you to create SPF records using the DNS record type TXT.   The basic steps below are applicable to all domain hosts that support TXT records. The exact steps for doing so are slightly different for each domain provider. Some domain providers have a specific option to add a record type of SPF, however, we recommend not using this, and instead choose the option to add as a TXT record. Google has an excellent reference for  TXT records for specific domain providers . You may need to  identify your domain host  first.

You can create or modify SPF records using the administration tools provided by your domain host (not the Black Pearl Mail admin console). Creating an SPF record does not disrupt your current mail flow or affect other existing services.  However, do not remove or change any of the other existing DNS records.  Also note, there should only be 1 SPF record per domain.  It's ok to have multiple TXT records, but only 1 that has a data value starting v=spf1...

To configure SPF records for a domain:

  1. Sign in to the domain host's administrative console for your domain.
  2. Locate the page on which you can update the domain DNS records. The page is typically called something like Manage Domains, DNS Management, Name Server Management, or Advanced Settings
  3. Locate the TXT records for your domain. You may have one or more TXT records resembling:


Any DNS record change will apply only after the initial TTL of that record expires. For example, a value of 86400 seconds = 1440 minutes = 24 hours before any update will be applied. This also means that you need to wait 24 hours after the TTL of a DNS record is updated once you change it to 300 from 86400.
 
Either update an existing TXT/SPF record to reuse it or create a new record. Multiple TXT records are supported, but you can have only 1 valid SPF record per name/host. You can see the recommended change to make on this page in the Black Pearl Mail app in the SPF record section.

Save your changes and wait until they take effect.  Be aware it may take up to 72 hours before changes are propagated, depending on the TTL that was configured for your TXT/SPF records.