Multiple SPF records
Check id: spf.multiple_records · fix effort: low
What it means
Your domain publishes more than one SPF record. Mail servers treat that as broken and may ignore SPF completely.
The technical detail
RFC 7208 3.2: more than one v=spf1 record is a permerror. Receivers evaluate none of them.
How to fix it
- Merge all mechanisms into a single
v=spf1record. - Delete the extra TXT records. exactly one may remain.
- Rescan to confirm only one record resolves.
Does your domain have this problem?
Run a free scan, takes about ten seconds.