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 GoDaddy
ADD MX RECORDS
- Sign in to GoDaddy
- Click "DNS"on the right of your domain information
- Find your MX records and click the pencil to add/edit
- Update to the following and click "Save"
- 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 GoDaddy
- Click "DNS" to the right of your domain
- Create a TXT Record containing:
- Type : TXT
- Name : @
- Data : v=spf1 include:_spf.hushmail.com -all
ADD DKIM RECORDS
- Create a record with the following:
- Type : CNAME
- Name : hush._domainkey
- Data : _dkim.hushmail.com
ADD DMARC RECORDS
- Create a record with the following:
-
- Type : TXT
- Name : _DMARC
- Data : v=DMARC1; p=quarantine; pct=100