diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-28 20:03:02 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-28 20:03:02 +0000 |
commit | 3041d1e361db2414cc7cc410a701e5fcfc6df481 (patch) | |
tree | f2b70b0a0db816ea5cadcff6283a40279794ffb5 /mail/sma/pkg-descr | |
parent | 130ccd4f45055c0f421fb0f7cd7c05754ffa4730 (diff) | |
download | ports-3041d1e361db2414cc7cc410a701e5fcfc6df481.tar.gz ports-3041d1e361db2414cc7cc410a701e5fcfc6df481.zip |
Notes
Diffstat (limited to 'mail/sma/pkg-descr')
-rw-r--r-- | mail/sma/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/sma/pkg-descr b/mail/sma/pkg-descr new file mode 100644 index 000000000000..41c9ee04d176 --- /dev/null +++ b/mail/sma/pkg-descr @@ -0,0 +1,14 @@ +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 + +WWW: http://www.klake.org/sma/ |