3 / 10
Lookups
2
Issues
52
IPv4 addresses
0
IPv6 addresses
There are 2 issues with this SPF record
- The 'redirect' modifier will be ignored since there's a 'all' mechanism.
- The modifiers ('redirect=_spf.impresasemplice.it.') should be after all the mechanisms.
v=spf1 include:spf.mse.messcube.it redirect=_spf.impresasemplice.it. ~all
Copied
Terms
include:
spf.mse.messcube.it
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
redirect=
_spf.impresasemplice.it
If nothing else matches, redirect to this SPF record.
~all
soft fail
the email's SPF check.
Included records
v=spf1 include:spf.mse.messcube.it redirect=_spf.impresasemplice.it. ~all
The 'redirect' modifier will be ignored since there's a 'all' mechanism
The modifiers ('redirect=_spf.impresasemplice.it.') should be after all the mechanisms
5 x ip4 ~all