Skip to content

Instantly share code, notes, and snippets.

@tfentonz
Last active September 5, 2016 10:36
Show Gist options
  • Select an option

  • Save tfentonz/8f307eec883af1d631e6de4214eaa040 to your computer and use it in GitHub Desktop.

Select an option

Save tfentonz/8f307eec883af1d631e6de4214eaa040 to your computer and use it in GitHub Desktop.
dig spf command

dig spf command

$ dig +noall +answer @emily.ns.cloudflare.com roadsafetyrisk.co.nz txt
roadsafetyrisk.co.nz.  	900    	IN     	TXT    	"v=spf1 mx include:sendgrid.net -all"

Note: RFC 7208 section 3.1 SPF SPF records MUST be published as a DNS TXT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment