diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-30 18:24:03 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-30 18:24:03 +0000 |
commit | 8d9537e203aff8c5d2a41bf79d129780b16b4144 (patch) | |
tree | eedd0309c75024ff97024a63b40fe802693ea189 /mail/mreport/pkg-descr | |
parent | 73baf7ab2683c56cff4b85cd72c0070736988b00 (diff) |
Notes
Diffstat (limited to 'mail/mreport/pkg-descr')
-rw-r--r-- | mail/mreport/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/mreport/pkg-descr b/mail/mreport/pkg-descr new file mode 100644 index 000000000000..c3f7d051292c --- /dev/null +++ b/mail/mreport/pkg-descr @@ -0,0 +1,15 @@ +mreport is a simple C program that processes +/var/log/maillog (or whatever you specify as +the mail log). What is probably its only +limitation is that it can only process sendmail +logs. Nevertheless, it makes very nice summaries +of the mail logs, and can be useful for system +administrators that are tired of poring through +sendmail's copious logs trying to figure out +how well their mail server configuration is +holding up. + +FTP: ftp://ftp.datrix.co.za/pub/mreport/ +Author: Jason Armstrong <jason@datrix.co.za> + +--Will <andrews@technologist.com> |