blob: ac620b670f0d461e42e449e495f303ccafeecde6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.inl.fr/article.php3?id_article=8
|