🔵
Bluehost DNS Setup Guide
Configure MX and SPF records for domains managed through Bluehost.
Note: Bluehost's interface differs between legacy and new account dashboards.
Screenshot: Bluehost dashboard showing domain management section
Goal
Add MX records pointing to mx1.kachaw.com
(priority 10) and mx2.kachaw.com
(priority 20), plus an SPF TXT record.
Step 1: Access DNS Management
- Log in to your Bluehost account
- Navigate to "Domains" in the left sidebar
- Select "DNS" or "Zone Editor" (legacy accounts)
- Choose your domain from the dropdown
Important: New accounts use "DNS" while older accounts may use "Zone Editor".
Screenshot: Bluehost DNS management interface (both versions)
Step 2: Remove Default MX Records
- Locate existing MX records in the mail section
- Click the trash can icon to delete each one
- Confirm deletion when prompted
Screenshot: Deleting default MX records in Bluehost
Step 3: Add Custom MX Records
Primary MX Record:
- Click "Add Record" (new) or "Add DNS Record" (legacy)
- Select "MX" from the record type dropdown
- Enter these values:
- Host Record:
@
(or leave blank in legacy) - Points To:
mx1.kachaw.com
- Priority:
10
- TTL: 14400 (default)
- Host Record:
- Click "Save" or "Add Record"
Screenshot: Adding MX record in Bluehost
Secondary MX Record:
- Repeat the record addition process
- Enter:
- Host Record: Same as above
- Points To:
mx2.kachaw.com
- Priority:
20
- Save the record
Step 4: Add SPF TXT Record
- Click to add a new record
- Select "TXT" from the record type dropdown
- Enter:
- Host Record:
@
- TXT Value:
v=spf1 a:spf.kachaw.com ~all
- TTL: 14400
- Host Record:
- Save the record
Important: Bluehost may show TXT records under "Text" rather than "TXT" in legacy interface.
Screenshot: Adding SPF TXT record in Bluehost
Step 5: Verify Changes
- Changes may take 4-24 hours to fully propagate
- Verify using:
- Bluehost's "Check DNS" tool (if available)
- MXToolbox
- Google Admin Toolbox
Bluehost-Specific Notes
- Email Forwarding: Disable in "Email" section if using external MX records
- cPanel Access: Full DNS control available via cPanel in legacy accounts
- New Interface: Some features may be limited compared to legacy
Troubleshooting
- Records not saving? Try switching between legacy and new interfaces
- Email not working? Ensure all default MX records were removed
- Need advanced options? Access cPanel via
Advanced → cPanel
in legacy
← Back to Guides
Using Bluehost Email?
Email Setup Guide