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 SquareSpace
ADD MX RECORDS
- Sign in to SquareSpace
- Switch from Websites to Domains
- Click the 3 dots to the right of your domain and click "Manage Domain Settings"
- Scroll down and click "DNS Settings"
- Scroll to Custom Records to add/edit MX records :
- Points to : plsmtp1.hushmail.com
- Priority :10
- Repeat Step 5 with :
- Points to : plsmtp2.hushmail.com
- Priority :10
- Delete Any other MX Records
ADD SPF RECORDS
- Sign in to Squarespace
- Switch from Websites to Domains
- Click the 3 dots to the right of your domain name, click "Manage settings"
- Click "DNS Settings" > "Custom records" > "Add Record"
- 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