On Mon, 2008-04-07 at 03:09 +0200, Karsten Bräckelmann wrote: > Sorry for quoting myself, just elaborating some more...
> (c) Coming up with a new rule, that triggers on 30%+ of my low scoring > spam (aka <10). ;) Eep -- I did mean to say "<15" there. It's been a long day... 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; }}}