Cloudflare MX Records
Follow these steps to setup mx records in your Cloudflare account.
Set up email records
There are two reasons to set up email records for your domain: to make sure email reaches your mail server and to prevent other email senders from spoofing your domain.
Add MX records
To route emails to your mail server, you need to create two DNS records within Cloudflare:
An A or AAAA record for your mail subdomain that points to the IP address of your mail server.
A
192.0.2.1
Proxied
An MX record that points to that subdomain.
MX
@
mail.example.com
Auto
Configure email security records
To set up email security records:
Log in to the Cloudflare dashboardOpen external link and select your domain.
Go to DNS.
For Email Security, click Configure. If your domain sends email, use the available options to set up SPF, DKIM, and DMARC records. If your domain does not send email, use the Your domain is not used to send email section to set up restrictive email records.
Last updated