mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.32k stars 1.13k forks source link

DMARC & TLSRPT Report parser and viewer #5669

Closed bundyland closed 5 months ago

bundyland commented 5 months ago

Summary

Hi Niklas,

I just found and installed a very simple (but nice) parser/viewer for DMARC and TLS-RPT reports:

DMARC-SMTPTLS-Reports

I wonder if we maybe could implement this (or something similar) to manage all the report stuff directly within Mailcow without using any third-party service? I know there are "nicer" tools available like parseddmarc, but these are kinda complicated to setup and need a powerful machine. The tool mentioned above is easy to set up and requires few resources. A corresponding Docker image is also available.

Just an idea....

Thank you!

Motivation

to have everything "in one place" without being dependent on third-party providers.

Additional context

No response

DerLinkman commented 5 months ago

Other software but duplicate of: https://github.com/mailcow/mailcow-dockerized/issues/1341