1 / 10
Lookups
1
Issue
272
IPv4 addresses
0
IPv6 addresses
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms.
v=spf1 include:_spf.fwd.reliable-nets.com exp=exp._spf.%{d} -all
Copied
Terms
include:
_spf.fwd.reliable-nets.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
exp=
exp._spf.%{d}
Check this TXT record for the reason this SPF check failed.
-all
fail
the email's SPF check.
Included records
v=spf1 include:_spf.fwd.reliable-nets.com exp=exp._spf.%{d} -all
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms
2 x ip4 -all