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
82 stars 16 forks source link

Maybe BUG: policy version / policy mode empty if type is TLSA #93

Closed bundyland closed 6 months ago

bundyland commented 6 months ago

Hi Ante,

maybe just a cosmetic thing, but I thought I report it anyway.

If the SMTP-TLS-Report contains the policy type TLSA, the fields for "String version" and "String mode" remain empty:

Screenshot 2024-05-19 134001

Here is a sample report:

microsoft.com!mydomain.de!1715817600!1715903999!133604787689984837.json

Do you think you could put some "nicer" informations instead of red buttons? Red always makes me think of a serious bug although in this case there is no real problem. Probably just a cosmetic issue.

Thank you very much.

antedebaas commented 6 months ago

no these values should not display for an tlsa policy at all :) fixed in 1.12.5

bundyland commented 6 months ago

You are a real champion. 👍 Thank you very much.