# domainaware/parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports

Repository: https://github.com/domainaware/parsedmarc
Canonical: https://ross.abutalabs.com/products/parsedmarc
Homepage: https://domainaware.github.io/parsedmarc/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: cli, dkim, dmarc, dmarc-parser, dmarc-reports, elasticsearch, email-authentication, email-security, opensearch, python, spf, splunk, smtp-tls-reporting
Last push: 2026-08-24T13:21:30+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 3131, "days_push": 9, "days_rel": 15, "gap_med": 3, "n_releases_24m": 58}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1286, forks 262 (observed 2026-08-28T04:04:14.863584+00:00)

## What it is
parsedmarc is a Python module and CLI utility for parsing aggregate (rua), failure (ruf), and SMTP TLS reporting email authentication reports. Paired with Elasticsearch/Kibana, OpenSearch/Grafana, or Splunk, it serves as a self-hosted alternative to commercial DMARC report processing services.

## Use cases
- parse DMARC aggregate reports from an IMAP inbox
- self-hosted DMARC report processing alternative to Dmarcian or Valimail
- analyze SPF and DKIM authentication results for my domain
- process SMTP TLS-RPT reports
- export DMARC reports to Elasticsearch or Splunk dashboards
- convert DMARC XML reports to JSON or CSV

## When to choose
- you need to monitor DMARC compliance for domains you control
- you want a self-hosted, open-source alternative to paid DMARC services
- you already run Elasticsearch, OpenSearch, or Splunk for log analytics
- you need to parse reports from IMAP, Microsoft Graph, or Gmail API inboxes

## When to avoid
- you want a fully managed DMARC service with no infrastructure to run
- you need a GUI-only tool without any setup of dashboards or storage backends
- your environment requires Python versions older than 3.10

## Facets
- artifact type: cli-tool
- maturity: active
- function: parser, email, analytics, cli, logging
- domain: email, security, developer-tools, analytics, self-hosted
- platform: python, cli, self-hosted, windows
- tags: dmarc, spf, dkim, smtp-tls-reporting, elasticsearch, opensearch, splunk, email-authentication, report-parsing, docker, linux, macos

## Member repositories
- domainaware/parsedmarc (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.863584+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:56:08.833086+00:00, confidence not recorded.
  - readme: https://github.com/domainaware/parsedmarc (fetched 2026-08-28T04:04:14.863584+00:00, sha 8dec27221f80)
  - homepage: https://domainaware.github.io/parsedmarc/ (fetched 2026-08-29T12:12:12.948035+00:00, sha a8a215e17632)
- Data as of 2026-08-30T08:39:29.467469+00:00.
