SPF Record Syntax: The Complete Reference (RFC 7208)
- Here is a complete record: v=spf1 ip4:192.0.2.0/24 include:_spf.example.com -all That one line authorizes a /24 network and a third party’s servers, then fails everything else.
- Every rule governing it lives in RFC 7208, the SPF standard published in April 2014.
Unverified
- Here is a complete record: v=spf1 ip4:192.0.2.0/24 include:_spf.example.com -all That one line authorizes a /24 network and a third party’s servers, then fails everything else.
- Every rule governing it lives in RFC 7208, the SPF standard published in April 2014.
Sources: Dmarcguard