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.
Categories
Log AnalysisLicense
GNU General Public License version 3.0 (GPLv3)Follow SendmailAnalyzer
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
Very easy to install, very informative views
-
Thanks !!
-
Hi, I would like to share the problems I found on Debian Jessie (8) with apache 2.4: Is necesary to load module cgid: # a2enmod cgid Then, add this in your Apache.conf (fit to your server configs): #config sareport Alias /sareport /usr/local/sendmailanalyzer/www <Directory /usr/local/sendmailanalyzer/www> Options ExecCGI AddHandler cgi-script .cgi DirectoryIndex sa_report.cgi Require all granted Order allow,deny Allow from all #Order deny,allow #Deny from all #Allow from x.x.x.x </Directory> after that, is ready to play
-
Best I ever found. Period.
-
Thanks for Sa-report, it's great!