Updating Your Domain Settings
Make sure your mail gets delivered
Let's get started!
Here are the 4 records you'll need to add for your domain CloudFlare
ADD MX RECORDS
- Sign in to CloudFlare
- Choose domain
- Open "DNS" Icon
- Enter the following records :
- Points to : plsmtp1.hushmail.com
- Priority :10
- Repeat Step 4 with :
- Points to : plsmtp2.hushmail.com
- Priority :10
- Delete Any other MX Records
ADD SPF RECORDS
- Sign in to CloudFlare
- Locate the area where you update DNS records
- Create a TXT Record containing:
- Type : TXT
- Host : @
- Value : v=spf1 include:_spf.hushmail.com -all
ADD DKIM RECORDS
- Create a record with the following:
- Type : CNAME
- Host : hush._domainkey
- Value : _dkim.hushmail.com
ADD DMARC RECORDS
- Create a record with the following:
-
- Type : TXT
- Host : _DMARC
- Value : v=DMARC1; p=quarantine; pct=100