Skip to content

Add an SPF Record

Add an SPF record to your proprietary DNS

Follow the SPF record instructions provided by your DNS.

If you have an SPF record established in your DNS

Edit your existing SPF (TXT) record by appending the following text to the end of your existing SPF record:

  • include:_spf.crowdfiber.com -all
  • SPF Record Example:

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

  • Critical SPF Record Formatting Details
    • Include a single space between your existing SPF record and the text above.
    • Do not include any punctuation between your existing SPF record and the text above.
    • Include the following characters at the end of your edited SPF record (as seen in the example above): -all
    • Only include the characters "-all" once in your SPF record. If "-all" exists in your current SPF record, move the characters "-all" to the end of your edited SPF record (as seen in the example above).

If you do not have a previous SPF record established in your DNS

  • Create the following TXT record in your proprietary DNS SPF settings:
    v=spf1 include:_spf.crowdfiber.com -all
  • SPF Record Example:
    v=spf1 include:_spf.crowdfiber.com -all
  • Critical SPF Record Formatting Details
    • It is critical to include the characters: -all .

Click here to Embed Google Analytics