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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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!