Use Hushmail with Cloudflare
Note: These instructions are for customers who are using their own website/domain name, like yourpractice.com, which they have registered through Cloudflare.
To send and receive email with your Hushmail account, you need to update your DNS records in Cloudflare. DNS records help direct your email correctly and reduce the chances your messages will end up in spam. Follow these steps to update your MX, SPF, DKIM, and DMARC records in Cloudflare.
If this all sounds too technical, we're here to help!
Fill out the form in the link below and we'll make the changes for you.
Getting started
- Sign in to your Cloudflare account.
- On the left panel, make sure you are on Account Home.
- On the main page, click on the three dots (⋮) to the right of your domain name and select Configure DNS.
- To create a new record, click the Add Record button.
Add 2 MX records
- Click Add Record with:
- Type: MX
- Name: @
- Mail server: plsmtp1.hushmail.com
- TTL: Auto
- Priority: 10
- Click Save, then repeat with:
- Type: MX
- Name: @
- Mail server: plsmtp2.hushmail.com
- TTL: Auto
- Priority: 10
- Delete any other MX records.
Add an SPF record
- Click Add Record with:
- Type: TXT
- Name: @
- TTL: Auto
- Content: v=spf1 include:_spf.hushmail.com -all
Add a DKIM record
- Click Add Record with:
- Type: CNAME
- Name: hush._domainkey
- Target: _dkim.hushmail.com
Add a DMARC record
- Click Add Record with:
- Type: TXT
- Name: _DMARC
- TTL: Auto
- Content: v=DMARC1; p=quarantine; pct=100
Note: After updating your DNS records, it may take some time for the changes to take effect. After 15 minutes, use our DNS checking tool to ensure everything is pointing in the right direction. If you continue need help, please contact our Customer Care Team.