Initial commit of dmarc reports image

This commit is contained in:
Robert Schumann
2018-03-31 19:35:32 +02:00
parent c0ff0186cf
commit 7230ee6217
29 changed files with 147 additions and 3423 deletions

1
manifest/etc/cron.d/root Normal file
View File

@@ -0,0 +1 @@
*/5 * * * * /usr/bin/dmarcts-report-parser.pl -i -d -r

View File

@@ -0,0 +1,7 @@
[program:cron]
command=crond -f -l 0 -L - -c /etc/cron
autostart=true
autorestart=true
priority=10
stdout_events_enabled=true
stderr_events_enabled=true