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 HostGator
ADD MX RECORDS
- Sign in to HostGator
- Click "Hosting" then "cPanel"
- Click on "MX Entry"
- Once your domain name is selected, you MX records will populate.
- Click "Edit" and replace with :
- Host : @
- Points to plsmtp1.hushmail.com
- Priority 10
- Repeat using plsmtp2.hushmail.com
- Click "Edit" to finalize your changes
- You will need to set the "Email Routing" option to "Remote Mail Exchanger". Click "Change"
ADD SPF RECORDS
- Sign in to HostGator
- 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