Skip to content

Instantly share code, notes, and snippets.

@brookr
Last active May 25, 2017 16:11
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brookr/2716842 to your computer and use it in GitHub Desktop.
Save brookr/2716842 to your computer and use it in GitHub Desktop.
All the DNS records for a new Google Apps account, as entered in AWS:Route53
A: # If using naked domain redirects via Google
216.239.32.21
216.239.34.21
216.239.36.21
216.239.38.21
MX: # If using Google Mail
1 ASPMX.L.GOOGLE.COM.
5 ALT1.ASPMX.L.GOOGLE.COM.
5 ALT2.ASPMX.L.GOOGLE.COM.
10 ASPMX2.GOOGLEMAIL.COM.
10 ASPMX3.GOOGLEMAIL.COM.
CNAMEs: # If using custom subdomains
mail ghs.google.com
docs ghs.google.com
cal ghs.google.com
TXT: # If using DNS Verification
"google-site-verification=_SomethingLikeThisrJix1iEFGIsOsDwZeVrJix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment