On Thu, 2007-07-26 at 13:30 -0500, McDonald, Dan wrote: > I may have dreamed it, but I thought I remembered a discussion about > removing rules with a zero score from spam reports. I upgraded one of > my systems to 3.2.2 today (Mandriva Corporate Server 4.0, perl 5.8.7, > called from amavisd-new 2.5.2) and still see zero scores from plugins > displayed:
Bug 5519. http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5519 guenther -- char *t="[EMAIL PROTECTED]"; 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; }}}