MX
What is an MX Record?
A DNS 'mail exchange' (MX) record directs email to a mail server.
The MX record indicates how email messages should be routed in accordance with the Simple Mail Transfer Protocol (SMTP – the standard protocol for all email). An MX record must always point to another domain.
Configure an MX Record
Do this for each of the domains you will use for cold emails.
- From the Zoho Admin Console navigate to:
- Domains
- Select the domain you want to update
- Select ‘Email Configuration’
- Select ‘MX’
- In your DNS provider (e.g. Cloudflare), within DNS configuration, add a text record with the MX information provided by Zoho e.g.:
Type | Name | Content | TTL | Priority |
---|---|---|---|---|
MX | e.g. trybluecake.com | mx.zoho.eu | 1 hour | 10 |
MX | e.g. trybluecake.com | mx2.zoho.eu | 1 hour | 20 |
MX | e.g. trybluecake.com | mx3.zoho.eu | 1 hour | 30 |