You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Raise a warning instead of a `UnicodeDecodeError` when encountering a `TXT` record that is not decodable (Close issue [#124](#124))
- Alow CIDR notation on SPF `a` mechanisms (Close [#128](#128))
- Fix documentation for `check_smtp_tls_reporting` (Close [#133](#133))
- Fix SVG verification checks for BIMI SVG files (Close [#150](#150))
- Allow BIMI Mark Verification Certificates to be used for subdomains (Close [#151](#151))
- Fix crash on CSV output for a domain with BIMI errors (Close issue [#153](#153))
Hello,
I think there is an error for example for the check of bforbank.com :
"v=spf1 a:spf.credit-agricole.fr/24 include:spf.prosodie.net a:mx-out.quicksign.fr include:spf.quicksign.fr -all"
The generated warning is :
"The domain spf.credit-agricole.fr/24 does not exist"
The text was updated successfully, but these errors were encountered: