Feature set
ReachMail provides DMARC management and reporting as part of its broader email marketing platform. This means we get a comprehensive suite of tools for email campaigns, list management, and automation, alongside DMARC features. The DMARC reporting is integrated, aiming to protect our brand and maximize email delivery, utilizing SPF, DKIM, and DMARC protocols.
When using ReachMail, we observe that DMARC functionalities are linked to the chosen marketing plan. For example, the Basic plan allows one custom domain for DMARC, while the Pro plan offers unlimited domains. This bundling makes it convenient if we are already using or considering ReachMail for our general email marketing needs, as it centralizes several email-related tasks.
Docker DMARC Reports is an open-source project designed specifically for DMARC reporting, offering a focused solution without additional email marketing functionalities. It leverages established open-source tools like dmarcts-report-parser and dmarcts-report-viewer to collect, parse, and visualize DMARC aggregate reports. The core strength here is its simplicity and dedication to DMARC.
Our experience shows that this solution, being self-hosted, provides full control over data. We are responsible for setting up the infrastructure, including a DMARC DNS TXT record, an IMAP mailbox, a database (MySQL or PostgreSQL), and running the Docker image. Reports are fetched regularly, typically every 15 minutes past the hour, allowing for near real-time insights once configured.