391 B
391 B
DMARC
Skynet admins get dmarc reports into a folder in tehir mail account called mailman
.
This compose script pulls mails into a databse and displays them on a local website.
Uses https://github.com/gutmensch/docker-dmarc-report
cp .env.example .env
- Add yer username and pass to the
.env
docker compose up
- Go to
localhost
in your browser to view it.