blob: f5ff06b63880d4fdfe88df3cd71124c1e063ac68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
SMA is a program that analyses sendmail log entries.
The key features of SMA are
Fast (written in C)
Portable
Free (BSD-style licensing)
output as HTML or ASCII.
SMA features
Support for all recent sendmail versions (UNIX/NT)
Flexible output formatting - HTML, ASCII and Custom Log
Regular expression filtering of messages
Multiple hosts in a same report
|