Skip to content

Instantly share code, notes, and snippets.

@DominicImhof
Created September 7, 2015 15:32
Show Gist options
  • Save DominicImhof/d59582d5f88984306141 to your computer and use it in GitHub Desktop.
Save DominicImhof/d59582d5f88984306141 to your computer and use it in GitHub Desktop.
BIND Zonefile for Google Apps MX Records
; Google Apps MX Records
@ 3600 IN MX 10 aspmx.l.google.com.
@ 3600 IN MX 20 alt1.aspmx.l.google.com.
@ 3600 IN MX 30 alt2.aspmx.l.google.com.
@ 3600 IN MX 40 aspmx2.googlemail.com.
@ 3600 IN MX 50 aspmx3.googlemail.com.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment