mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-29 17:15:55 +01:00
129ee4bd9a8936c405c9bc31cf67f9256df69161
docker-dmarc-report 
This image is intended to combine a dmarc report parser (see https://github.com/techsneeze/dmarcts-report-parser by TechSneeze.com and John Bieling) with a report viewer (see https://github.com/techsneeze/dmarcts-report-viewer/ by the same people) into a runnable docker image / microservice. It fetches dmarc report mails regularly from an IMAP server, stores them into a MySQL DB, deletes them from IMAP and show them via Webserver/PHP module.
Usage
docker pull gutmensch/dmarc-report
docker run -ti gutmensch/dmarc-report
Versions for last build latest
dmarcts report viewer: 2018-03-31 dmarcts report parser: 2018-03-31
Languages
Dockerfile
53.1%
Shell
35.5%
PHP
11.4%