User experience
From a user experience perspective, DMARC-SRG is quite technical. Its primary interaction is via the command line for parsing reports, which then generate static HTML output. This means less of an interactive dashboard and more of a manual report generation process.
Getting started requires familiarity with PHP environments and cron jobs for automated processing. While functional for those comfortable with command-line tools, it might present a steeper learning curve for users expecting a point-and-click interface.
Docker DMARC Reports, thanks to its Dockerized nature, simplifies initial deployment compared to a raw server setup. Once the container is running and configured, it provides a web-based interface for viewing reports, which is generally more accessible than DMARC-SRG's static HTML.
However, setting up the Docker environment, database, and IMAP access still demands a reasonable level of technical expertise. The interface is functional and clean, but it's built for presenting data rather than offering an intuitive user journey or proactive insights.