domainaware / checkdmarc

A parser for SPF and DMARC DNS records
https://domainaware.github.io/checkdmarc
Apache License 2.0
245 stars 76 forks source link

Different subtypes of SPF Include Loop are treated differently #69

Closed thesyst closed 1 year ago

thesyst commented 3 years ago

There is an inconsistency in how the two types of SPF Include Loop are handled right now.

In my opinion, these two types of loops are equally bad and should be handled in a single way. Both types should result in an exception.