Skip to content

Instantly share code, notes, and snippets.

@omar-yassin
Created April 2, 2014 16:37
Show Gist options
  • Save omar-yassin/9937810 to your computer and use it in GitHub Desktop.
Save omar-yassin/9937810 to your computer and use it in GitHub Desktop.
Validating Email SPF/DKIM for GAPPS
validate score of email via:
http://www.mail-tester.com/
email [email protected] (will send email report)
validate SPF synatx with:
http://www.kitterman.com/spf/validate.html?
gapps validator:
https://toolbox.googleapps.com/apps/checkmx/
Notes:
We can only have one SPF record per domain
Ensure DKIM is enabled on gapps via admin console and txt record for dkim exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment