antedebaas / Viesti-Reports

DMARC & SMTP-TLS Reports processor and visualizer and BIMI file hoster
https://docs.viestireports.com/
GNU Affero General Public License v3.0
81 stars 16 forks source link

Domain check SPF wrong on -all/~all #146

Closed rvd0167 closed 3 months ago

rvd0167 commented 3 months ago

The outcome of the domein SFC check does not show the minus (-) or tilde (~) eg "-all" becomes "all"

Our SPF-record: comprax.nl text = "v=spf1 include:_spf.comprax.nl -all"

Result: image

antedebaas commented 3 months ago

thank you.

fixed in 1.20.1

rvd0167 commented 3 months ago

1.20.1 no problems. Thanx