userjack6880 / Open-Report-Parser

A Perl based tool to parse DMARC reports from an IMAP mailbox or from the filesystem, and insert the information into a database. Derived from Techsneeze's dmarcts-report-parser
GNU General Public License v3.0
33 stars 9 forks source link

[Question]: What is the tls reporting option? #21

Open dagobert opened 10 months ago

dagobert commented 10 months ago

I started to use the dmarc analyser and am happy. I am wondering what is this tls report parsing for? I have not found any information about it. Can anyone enlighten me?

bscharff commented 9 months ago

It's for receiving reports about MTA-STS (_smtp._tls)

userjack6880 commented 7 months ago

See RFC 8460 for more details.

dagobert commented 7 months ago

It's for receiving reports about MTA-STS (_smtp._tls)

Thanks. That clarified it.

dagobert commented 7 months ago

Which tool / Webui such as Open-DMARC-Analyzer for DMARC is to be used to analyse the reports?