Open-DMARC-Analyzer icon indicating copy to clipboard operation
Open-DMARC-Analyzer copied to clipboard

Open DMARC Analyzer is an Open Source DMARC Report Analyzer to be used with DMARC reports that have been parsed by John Levine's rrdmarc script or techsneeze's dmarcts-report-parser.

Results 16 Open-DMARC-Analyzer issues
Sort by recently updated
recently updated
newest added

A histogram view of message volume over time to view trends.

enhancement

I have a vps with runcloud and clone the repository and configure db but time to create a tables in db not create table name dmarc.reports

bug

I'm trying to install Open DMARC Analyzer however I'm getting the error below, can anyone advise how to resolve this? connecting to database... success opening file... success → CREATE VIEW...

help wanted
question

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to install.php 4. See error: connecting to database......

bug

Just a question regarding End of Life, we are going to test this out but I just wonder if will be a new version soon or what will happen with...

help wanted
question

# Added JSON output of data ## Description This PR adds a new page called 'json' which outputs the data on the dashboard as JSON. It respects all existing URI...

## Description Add a docker image that can be easily ran from GitHub container registry. Also fixes a few deprecation warnings from the use of `htmlspecialchars`. It goes along with...

## Description Added composer.json file to make installation of PHP dependencies easier. Just run `composer install` or `composer update`. ## Type of change Please delete options that are not relevant....

Not quite the full docker release requested, but I've had more than one help issue regarding the installation process failing because a prerequisite was unavailable. An automated installer may help...

enhancement