Blue Host: Update domain host settings
When you set up Paubox, you'll need to update your domain host settings to ensure your emails are properly delivered.
A TXT/ SPF record is a DNS record used for email authentication. It ensures that only approved senders can deliver emails on behalf of your domain. It also helps prevent spoofing. Adding Paubox to the TXT/ SPF record will give Paubox permission to send on your behalf.
Instructions to update Blue Host settings
- Navigate to https://www.bluehost.com/my-account/home
- Click on Domains in the left menu
- Scroll down and click on Advanced Tools
- Next to Advanced DNS Records, click Manage, then Continue
- Under Address records, check if you have an existing record that is Type: TXT. If you already have a TXT record, follow the instructions to update that record. If you do not have a TXT record, follow the instructions to create a new record.
Update an existing TXT record
- In your DNS Records, locate the existing TXT record with text that begins with v=spf1 (if you don't have an existing TXT record with v=spf1, follow the instructions below to create a new record)
- Click the menu button on the existing TXT record and click on Edit
- In the TXT Value field, add the following text to the existing text, right before ~all
include:_spf.paubox.com - Click Save
Warning! Do not delete any existing text in the record, only add to the record.
Create a new record
- In your DNS Records, click on Add Record
- In the Type dropdown, choose TXT
- In the Refers to dropdown, choose @
- In the TXT Value field, copy and paste:
For Google Workspace:
v=spf1 include:_spf.google.com include:_spf.paubox.com -all
For Microsoft 365:
v=spf1 include:spf.protection.outlook.com include:_spf.paubox.com -all - In the TTL dropdown, choose 15 mins (shortest time)
- Click Add
If you'd like some assistance, please reach out to us: support@paubox.com.