> The EmailBL test zone period has been extended to July 1st. As promised, here are some results from me, now that I got some half- decent spam throughput. Not an ISP, not a company. Have been running the original cf for 5 days, then updated. Since then another 5 days passed.
8.7% hits in spam scoring 05-10 11.5% hits in spam scoring 10-15 Hit 1 out of 3 FNs (spam, score < 5). No hits in ham. Overall hitrate. Numbers are even better just looking at the last 5 days worth, after the update. Less than 1% hits in the spam scoring >= 15, but that's entirely perfect. :) About half of the hits in spam < 15 also are caught by SOUGHT_FRAUD. That overlap was to be expected. An interesting observation is, that the hitrate (in percent) in spam scoring < 15 is an order of magnitude higher than with high-scoring [1] spam. This is rare to find... Looks really good to me, guys! Great job. Can I keep it? :) guenther [1] Which accounts for the bulk of my spam with > 98.5%. The goal is to find ways to score the remaining 1.5%. -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}