Last active
March 2, 2023 10:46
-
-
Save brnpimentel/9106e4130c23b22350b9382c8741afad to your computer and use it in GitHub Desktop.
Google Workspace MX Records - Cloudflare Import file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; MX | |
@ 86400 IN MX 1 aspmx.l.google.com. | |
@ 86400 IN MX 5 alt1.aspmx.l.google.com. | |
@ 86400 IN MX 5 alt2.aspmx.l.google.com. | |
@ 86400 IN MX 10 alt3.aspmx.l.google.com. | |
@ 86400 IN MX 10 alt4.aspmx.l.google.com. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment