5 / 10
Lookups
1
Issue
1,073
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 a mx include:lrmtnyla.ispnet.net -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.
or else
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
or else
include:
lrmtnyla.ispnet.net
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
or else
-all
fail
the email's SPF check.
Included records
v=spf1 include:_spf.fwd.reliable-nets.com a mx include:lrmtnyla.ispnet.net -all
2 x ip4 -all
3 x ip4 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