antedebaas / Viesti-Reports

DMARC & SMTP-TLS Reports processor and visualizer and BIMI file hoster
https://hub.docker.com/repository/docker/antedebaas/viesti-reports/general
GNU General Public License v2.0
76 stars 16 forks source link

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

Closed rvd0167 closed 3 weeks ago

rvd0167 commented 3 weeks 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 weeks ago

thank you.

fixed in 1.20.1

rvd0167 commented 3 weeks ago

1.20.1 no problems. Thanx