Hi. I've installed Razor, and I'm trying to get a sense for how well it works.
I've taken some sample spam from http://www.em.ca/~bruceg/spam/. I ran razor-check on 519 sample spams from April 7th, and only four ( < 1% ) were detected:
--snip--
bash-2.05b$ for f in 108136*; do razor-check $f; if [ "$?" == "0" ]; then echo $f; fi; done
1081366364.21172_100.txt
1081366421.21172_304.txt
1081366444.21309_120.txt
1081366504.21309_677.txt
bash-2.05b$ ls 108136* | wc
519 519 12837
--snip--
Am I missing something? Thanks.
-David
--------------------------------------------------------- D a v i d E i s n e r c r a d l e @ u m d . e d u CALCE EPSC University of Maryland
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Razor-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/razor-users