Skip to content

Instantly share code, notes, and snippets.

@DavidLemayian
Created August 2, 2019 08:26
Show Gist options
  • Save DavidLemayian/f95dc1f172632922cf66c0a211180604 to your computer and use it in GitHub Desktop.
Save DavidLemayian/f95dc1f172632922cf66c0a211180604 to your computer and use it in GitHub Desktop.
A template file for Cloudflare Google MX records.
;; MX Records
codeforafrica.org. 1 IN MX 10 alt4.aspmx.l.google.com.
codeforafrica.org. 1 IN MX 10 alt3.aspmx.l.google.com.
codeforafrica.org. 1 IN MX 5 alt2.aspmx.l.google.com.
codeforafrica.org. 1 IN MX 5 alt1.aspmx.l.google.com.
codeforafrica.org. 1 IN MX 1 aspmx.l.google.com.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment