Answers to: Sendmail log analyzer?http://linuxexchange.org/questions/563/sendmail-log-analyzer<p>I'm looking for something to analyze our sendmail system. I can find plenty of stuff to monitor apache logs, and postfix logs, but is there anything for sendmail?</p> <p>Ideally it'd have top domains that refuse delivery, chart daily volume of mail and other stuff I don't know I need to look at yet.</p>enFri, 21 May 2010 03:31:18 -0400Answer by David Mackintoshhttp://linuxexchange.org/questions/563/sendmail-log-analyzer/675<p>It apparently is abandonware now, but I have used <a href="http://www.klake.org/sma/" rel="nofollow">sma</a> on systems of varying sizes with reasonable success.</p>David MackintoshFri, 21 May 2010 03:31:18 -0400http://linuxexchange.org/questions/563/sendmail-log-analyzer/675Answer by jk04 1http://linuxexchange.org/questions/563/sendmail-log-analyzer/568<p>Check out this simple perl script: <a href="http://www.reedmedia.net/software/sendmail_stats/" rel="nofollow">(sendmail_stats)</a></p> <p>Or</p> <p><a href="http://awstats.sourceforge.net/" rel="nofollow">awstats</a></p> <p>jk04</p>jk04 1Thu, 13 May 2010 22:54:12 -0400http://linuxexchange.org/questions/563/sendmail-log-analyzer/568Answer by jeremyhttp://linuxexchange.org/questions/563/sendmail-log-analyzer/564<p>I've never implemented it, but SendmailAnalyzer seems to do what you're asking.</p> <p><a href="http://sareport.darold.net/" rel="nofollow">http://sareport.darold.net/</a></p> <p>--jeremy</p>jeremyThu, 13 May 2010 19:46:00 -0400http://linuxexchange.org/questions/563/sendmail-log-analyzer/564