How to Add DNS Records for Email Setup: A Complete Guide

How to Add DNS Records for Email Setup: A Complete Guide

By Michael Chen

January 21, 2025 at 12:04 PM

Email DNS Records Setup Guide

Email DNS records are essential for configuring your domain's email functionality. Here's how to properly set up MX, DKIM, DMARC, SPF, and SRV records for your domain.

MX Records MX records direct email traffic to the correct email servers. To add them:

  1. Access your DNS settings
  2. Add a new record, selecting "MX" as type
  3. Enter "@" in the Host field (or subdomain if applicable)
  4. Set priority number (0-255)
  5. Input email server URL in Data field

Pre-set records are available for popular providers:

  • Google Workspace
  • Microsoft 365
  • Fastmail
  • Proton Mail
  • Neo
  • Titan
  • iCloud
  • Zoho Mail

Squarespace Email Formatting Options

Squarespace Email Formatting Options

DKIM and SPF Records These TXT records authenticate your email and prevent unauthorized sending:

  1. Select TXT/CNAME record type
  2. Enter host information or "@"
  3. Input provider's DKIM/SPF record in Data field
  4. Save changes

DMARC Records DMARC verification helps prevent email marketing from being marked as spam:

  1. Choose TXT record type
  2. Enter "_dmarc" in Host field
  3. Add provider's TXT record value
  4. Save record

SRV Records Service records connect your domain to email services:

Required Information:

  • Service name (e.g., _smtp)
  • Protocol (e.g., _tcp)
  • Priority (optional)
  • Weight
  • Port number
  • Target URL

Setup Steps:

  1. Select SRV record type
  2. Enter service and protocol (format: _service._protocol)
  3. Add priority if provided
  4. Input weight, port, and target, separated by spaces
  5. Save record

For multiple records of the same type, add them individually and they'll be automatically merged. Always verify with your email provider for specific configuration requirements.

Related Articles

Previous Articles