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 WordPress
ADD MX RECORDS
- Sign in to WordPress
- Navigate to Domains Page : My Site > Manage > Domains
- Click "Change your name servers & DNS records
- Select DNS records
- Delete existing MX records and create the following:
- Points to : plsmtp1.hushmail.com
- Priority :10
- Repeat Step 5 with :
- Points to : plsmtp2.hushmail.com
- Priority :10
ADD SPF RECORDS
- Sign in to WordPress
- 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