Open-DMARC-Analyzer
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.
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
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...
**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......
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...
# 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...