4.8% of domains have broken SPF records

across 5.5M domains scanned, 4.8% have SPF records with lookup errors

- exceeding the 10-mechanism limit
- circular includes
- syntax errors
- or void lookups

that's roughly 149,000 domains with SPF records that actively fail evaluation

their email authentication is worse than having no SPF at all, because a permerror result is treated differently than a "none" result by receiving MTAs

https://dmarcguard.io/tools/spf-checker/

#DMARC #SPF

SPF Record Checker | DMARCguard

Parse every mechanism, count DNS lookups against the RFC 7208 limit of 10, and flag common misconfigurations.

DMARCguard
How to Deploy #Mailman Suite on #Debian #VPS for Automated Mailing List Management This article provides a detailed step-by-step guide demonstrating how to deploy Mailman Suite on Debian VPS for automated mailing list management. Mailman Suite includes Mailman Core, #Postorius (web UI), #HyperKitty (archiver), and the Mailman Web UI integration.
What is Mailman Suite? ...
Continued 👉 https://blog.radwebhosting.com/deploy-mailman-suite-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #reverseproxy #opendkim #dkim #dmarc #opensource #selfhosted #selfhosting #spf #django

Don't let sunburn ruin your beach day ☀️ This one trick saved my skin (and my vacation!) 🏖️✨

Read more: https://flip.it/HAdpBv

#lifestyle #beauty #beautytips #skincare #summer #summertips #healthyskin #spf #sunscreen

My Beach Skin Was a Disaster—Then Someone Told Me About Broad-Spectrum SPF 40+

Sunburns, breakouts, and that gross greasy feeling ruined every beach trip until I learned the difference between UVA and UVB protection. …

thebeautraveler.com
How to Deploy #Mailman Suite on #Debian #VPS for Automated Mailing List Management This article provides a detailed step-by-step guide demonstrating how to deploy Mailman Suite on Debian VPS for automated mailing list management. Mailman Suite includes Mailman Core, #Postorius (web UI), #HyperKitty (archiver), and the Mailman Web UI integration.
What is Mailman Suite? ...
Continued 👉 https://blog.radwebhosting.com/deploy-mailman-suite-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosting #opensource #spf #selfhosted #opendkim #dmarc #dkim #django #reverseproxy

We analyzed DMARC report emails from the last 3 days across nearly 3,500 reporting organisations. Looking only at organisations that sent a substantial volume of reports during that period, just 9 were fully RFC compliant (GMX, WEB.DE & mail.com), while most major reporting organisations had at least one compliance issue.

The most common problems were surprisingly basic: missing required fields like "version", "envelope_from", and SPF "scope", invalid attachment filenames and media types, empty "<sp/>" elements, and invalid values like "sampled_out", "unknown", "hardfail", and even "Pass" with a capital P.

Some large providers scored well but still had edge case issues. Comcast, Microsoft, and Fastmail were close, but not perfect.

Others performed far worse. Yahoo, Google, Amazon SES, and Mimecast all generated large volumes of non-compliant reports.

At DMARC scale, small XML mistakes create real interoperability problems. They break parsers, cause data loss, and force receiving platforms to build endless workarounds.

We’ve already contacted several organisations and shared examples of the issues we found. The goal is better interoperability across the email ecosystem. Until then, DMARC platforms like URIports will keep doing their unofficial second job: translating creative interpretations of the RFC into something that actually parses 😄

More details: https://www.uriports.com/blog/dmarc-reports-ietf-rfc-compliance/

#DMARC #EmailSecurity #EmailAuthentication #SPF #DKIM #CyberSecurity #RFC7489 #URIports

DMARC reports IETF RFC compliance

After analyzing millions of DMARC reports, I came to the disappointing conclusion that only a fraction of them comply with the DMARC IETF RFC guidelines. Most of them lack mandatory elements or hold incorrect element values.

URIports Blog
Helping a novice set up a domain with NameCheap and Google Workspace has been an enlightening experience. It's hard to fathom how much base knowledge of the inner workings of the internet is required. How are SMBs that have no IT staff expected to keep up? Neither vendor was particularly helpful. #DNS #SPF #DKIM #DMARC

SPF has a 10-lookup limit

RFC 7208 Section 4.6.4 is clear: SPF evaluation must not exceed 10 DNS mechanisms that cause lookups

exceed it and the result is permerror

meaning your SPF record is effectively invalid

every SaaS tool you authorize (Mailchimp, Salesforce, Zendesk) adds includes

the fix: flatten your record

replace nested includes with the resolved IP ranges

but those IPs change, so you need ongoing monitoring.

https://dmarcguard.io/tools/spf-flattener/

#DMARC #SPF

Free SPF Record Flattener | DMARCguard

Recursively resolve SPF include chains, visualize the lookup tree, and generate a flattened record with all IPs — entirely in your browser.

DMARCguard
How to Deploy #Mailman Suite on #Debian #VPS for Automated Mailing List Management This article provides a detailed step-by-step guide demonstrating how to deploy Mailman Suite on Debian VPS for automated mailing list management. Mailman Suite includes Mailman Core, #Postorius (web UI), #HyperKitty (archiver), and the Mailman Web UI integration.
What is Mailman Suite? ...
Continued 👉 https://blog.radwebhosting.com/deploy-mailman-suite-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #opensource #reverseproxy #opendkim #selfhosted #spf #dmarc #dkim #selfhosting #django

Кто на чём шлёт и принимает почту: измеряем email-инфраструктуру 660 тысяч доменов из Tranco top-1M

Анализ DNS-снэпшота OpenINTEL за 2026-01-01 TL;DR. Используя ежедневные DNS-снэпшоты OpenINTEL поверх списка Tranco top-1M, мы собрали ландшафт email-инфраструктуры публичного веба на 1 января 2026 года. MX-записи опубликовали 660 114 доменов, SPF — 616 352, DMARC — 431 133. Дуополия Google Workspace (21.7%) + Microsoft 365 (16.3%) занимает суммарно ~38% receiving-стороны — заметно меньше, чем принято считать в популярных обзорах. На outbound-стороне Amazon SES вышел вперёд по числу авторизованных доменов (5.86%), обогнав SendGrid (4.66%). DMARC опубликован у двух третей SPF-доменов, но 19% всех DMARC-записей — это пустая v=DMARC1; p=none; без отчётов: формальная галочка, а не защита.

https://habr.com/ru/articles/1030770/

#email #DMARC #SPF #MX #OpenINTEL #Tranco #deliverability #emailаутентификация #DNSаналитика #ESP

Кто на чём шлёт и принимает почту: измеряем email-инфраструктуру 660 тысяч доменов из Tranco top-1M

Анализ DNS-снэпшота OpenINTEL за 2026-01-01 TL;DR. Используя ежедневные DNS-снэпшоты OpenINTEL поверх списка Tranco top-1M, мы собрали ландшафт email-инфраструктуры публичного веба на 1 января 2026...

Хабр