9 lines
346 B
Text
9 lines
346 B
Text
|
A script that generates statistics about spam you receive at your site.
|
||
|
|
||
|
The script parses maillog file, generated by exim/postfix/sendmail and spamd.
|
||
|
|
||
|
The script will currently not work with other mailers than exim, postfix or
|
||
|
sendmail (contributions will be welcome) or if you do not use spamd.
|
||
|
|
||
|
WWW: http://www.gryzor.com/tools/#spamstats
|