DMARC Report Tool
Displays a nicely formatted report in your terminal from a DMARC XML report.
Installation
This works best when installed with uv tool or pipx.
# With uv:
uv tool install dmarc-report
# Or with pipx:
pipx install dmarc-report
You can also run the tool without installing it:
# With uvx:
uvx dmarc-report long-dmarc-report-filename.xml
Usage
Run the dmarc-report command-line utility followed by a DMARC report file.
The DMARC report can have one of the following file extensions:
.xml.gz.zip.xml
dmarc-report long-dmarc-report-filename.xml.gz
# or
dmarc-report long-dmarc-report-filename.xml
# or
dmarc-report long-dmarc-report-filename.zip
Note: if using a zip file, it will only parse the first xml file found in the zip file.
You'll see a nicely formatted report in your terminal:
╭────────────────────────── DMARC Report for example.com ──────────────────────────╮
│ DMARC Policy Details │
│ ╭───────────────────────┬──────────────────────────────────────────────────────╮ │
│ │ Domain: │ example.com │ │
│ │ DKIM Alignment: │ r │ │
│ │ SPF Alignment: │ r │ │
│ │ Policy: │ quarantine │ │
│ │ Subdomain Policy: │ quarantine │ │
│ │ Percent: │ 100% │ │
│ ╰───────────────────────┴──────────────────────────────────────────────────────╯ │
│ DMARC Report Metadata │
│ ╭───────────────────────┬──────────────────────────────────────────────────────╮ │
│ │ Org name: │ Google, Inc. │ │
│ │ Email: │ noreply-dmarc-support@google.com │ │
│ │ Extra contact info: │ https://support.google.com/a/answer/2466580 │ │
│ │ Report ID: │ 1234567890 │ │
│ │ Date range: │ 2020-01-01 00:00:00 UTC to 2020-01-01 23:59:59 UTC │ │
│ ╰───────────────────────┴──────────────────────────────────────────────────────╯ │
│ Summary │
│ ╭───────────────────────┬──────────────────────────────────────────────────────╮ │
│ │ Total Messages: │ 2 │ │
│ │ Unique Sources: │ 1 │ │
│ │ DMARC Pass Rate: │ 100.0% │ │
│ │ DKIM Alignment: │ 100.0% │ │
│ │ SPF Alignment: │ 100.0% │ │
│ ╰───────────────────────┴──────────────────────────────────────────────────────╯ │
│ Message Records │
│ ╭─────────────┬───────┬──────────────┬─────────────┬───────────────────────────╮ │
│ │ Source IP │ Count │ DKIM Aligned │ SPF Aligned │ Authentication Results │ │
│ ├─────────────┼───────┼──────────────┼─────────────┼───────────────────────────┤ │
│ │ 123.0.456.1 │ 2 │ pass │ pass │ dkim: example.com (pass) │ │
│ │ │ │ │ │ spf: example.com (pass) │ │
│ ╰─────────────┴───────┴──────────────┴─────────────┴───────────────────────────╯ │
╰──────────────────────────────────────────────────────────────────────────────────╯
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dmarc_report-2.3.0.tar.gz.
File metadata
- Download URL: dmarc_report-2.3.0.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.28.0 CPython/3.14.6 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cfe907ff0bf4285696fab3427638b3b536ee11f64e4a51b2667262561bc53a7
|
|
| MD5 |
0c98da8b20829261f0d853bcc36a4715
|
|
| BLAKE2b-256 |
8a35497ffe390de7dbed3325338c11f3c11edcb0df631adb7a4767713849ba1a
|
File details
Details for the file dmarc_report-2.3.0-py3-none-any.whl.
File metadata
- Download URL: dmarc_report-2.3.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.28.0 CPython/3.14.6 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7c708a96be8562579bc33bba0ae7aa0eae4964df050c5aaa1b2d8f4d14a0c29
|
|
| MD5 |
192b27905ea39a86fe1ec319943f8980
|
|
| BLAKE2b-256 |
b6eef0622c342590aa0ae1c680aa1a9fc3af4bad343a4320f0df7aa21aba8489
|