DNS Management
How do I set up email (MX records)?
Add MX records with your email provider's mail servers. Set priority (lower = higher priority). Example: priority 10, value: mail.example.com
Step-by-step guide
- Get MX values from your email provider. Copy the mail server hostnames and priority numbers from Google Workspace, Microsoft 365, or your host.
- Open DNS management. Go to Dashboard → Domains → DNS for the domain that will receive email.
- Add MX records. Create MX records with the provider's hostnames. Lower priority numbers are preferred.
- Add SPF and DKIM records. Add the TXT records your provider requires so messages pass authentication checks.