Only slightly OT as there are many good spam filtering programs running on linux :-)
Just wondering what other people are experiencing. I have 30 in the 14 odd hours since I last deleted tham all out of my spam box (after running sa-learn of course).
I typically get one every couple of weeks, but then, my /etc/mail/access file is fairly agressive. Failed spam delivery attempts....
gecko:/var/log/mail# for x in mail.log*; do echo -n $x; zgrep reject $x | wc -l ; done
mail.log 17
mail.log.0 36
mail.log.1.gz 89
mail.log.2.gz 46
mail.log.3.gz 75
mail.log.4.gz 0
mail.log.5.gz 58
mail.log.6.gz 121
i don't use any other spam/virus filtering software.
Cheers, Rex
