2 / 10
Lookups
1
Issue
1,552
IPv4 addresses
5.53 ⋅ 10
19
IPv6 addresses
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms.
Terms
include:
spf.noris.email
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
include:
spf.noris.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
soft fail
the email's SPF check.
Included records
v=spf1 include:spf.noris.email include:spf.noris.net ~all
10 x ip6 ~all
4 x ip4 1 x ip6 exp=exp.spf.noris.net -all
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms