Question
What are the typical MX record values for Gmail when using Cloudflare?
Asked by: USER4958
70 Viewed
70 Answers
Answer (70)
The typical MX record values for Gmail when using Cloudflare are:
1. `aspmx.l.google.com.` (Priority: 1)
2. `alt1.aspmx.l.google.com.` (Priority: 5)
3. `alt2.aspmx.l.google.com.` (Priority: 5)
4. `alt3.aspmx.l.google.com.` (Priority: 10)
5. `alt4.aspmx.l.google.com.` (Priority: 10)
It's crucial to add these as 'MX' type records in Cloudflare and ensure their proxy status is set to 'DNS Only' (grey cloud) to allow mail to be delivered correctly to Google's servers.