This documentation is for our legacy Billingbooth Classic service. If you are a Billingbooth One user please see https://docs.billingbooth.app.

Creating an SPF record to ensure proper email delivery

In order for invoice emails to be delivered correctly, you are sometimes required to create a Sender Policy Framework (SPF) record with your domain name registrar to ensure that all your emails get delivered properly. An SPF record will ensure that emails sent from the specified domain are not marked as spam by any email clients. It can be done quickly, in a matter of minutes, by modifying your Domain Name System (DNS).


-p-yNFXj1qc4hoe8vx9cYacibJXiiAA58Q.png

 

And here's how you do it:

  1. Go to your domain registrar's website.
  2. Login to the domain control panel.
  3. Open your DNS configuration settings.  
  4. Edit your ZONE File and look for TXT or SPF record.
  5. Specify the following value: v=spf1 include:emailspf.billingbooth.com ~all 
  6. Save your changes. 

But what if an SPF record already exists?

You can just include the SPF in the same line as your existing record

v=spf1 include:spf1.domain.com include:spf2.domain2.com include:emailspf.billingbooth.com ~all

 

You should now be able to send emails from your Billingbooth account under your own domain without any difficulties. In case you are unable to get the SPF set up, here are more specific instructions with respect to each provider. Make sure you remember to use the right value before saving your changes.


Updated on 2017-01-07 16:32:25 +0000

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.