darold / sendmailanalyzer

Sendmail log Analyzer is a tool to monitor sendmail usage and generate HTML and graph reports. It reports all you ever wanted to know about email trafic on your network. You can also use it in ISP environment with per domain and per mailbox report.
http://sendmailanalyzer.darold.net/
GNU General Public License v3.0
76 stars 13 forks source link

add support for dockerization #74

Closed mindrunner closed 4 years ago

mindrunner commented 4 years ago

This commit adds a buildable Dockerfile based on the httpd apache2 docker image with sa_cache cron support built in. It also comes with a docker-compose example file.