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

i can't install in my server ubuntu 18 #75

Closed narayan1599 closed 4 years ago

narayan1599 commented 4 years ago

I can't find httpd.conf file can u guide me to install on my server

darold commented 4 years ago

Apache2 doesn't have an httpd.conf any more, you have to use /etc/apache2/sites-enabled/000-default.conf I guess.