Parse DMARC Reports, Save to DB & Notify on DKIM/SPF Errors - n8n Workflow | Neura Market
Parse DMARC Reports, Save to DB & Notify on DKIM/SPF Errors
Automates parsing DMARC XML reports from email inboxes, saves data to MySQL database, and sends notifications only for DKIM or SPF failures.
This workflow monitors your postmaster email inbox via IMAP for incoming DMARC reports (rua tag) from email providers. It automatically downloads attachments, unpacks and parses the XML reports into structured JSON, then maps and formats the data for insertion into a MySQL or MariaDB database. This keeps a comprehensive log of all DMARC verification results without manual intervention.
The key benefit is intelligent alerting: instead of notifying on every report, it only triggers Slack or email
Platform
n8n
Category
Surveys & Forms
Price
$14.99
Creator
Jordi Faber
DMARC
SPF
DKIM
Email Security
IMAP
MySQL
Database
Slack
Notifications
DevOps
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.