On Mon, 2010-03-15 at 18:47 +0100, Karsten Bräckelmann wrote: > > --- 3.003001.TAR/updates_spamassassin_org.cf 2010-03-15 > > 17:55:03.000000000 +0100 > > +++ 3.003001.NET/updates_spamassassin_org.cf 2010-03-15 > > 17:53:33.000000000 +0100
> > @@ -50 +50,4 @@ > > include updates_spamassassin_org/72_active.cf > > +include updates_spamassassin_org/72_scores.cf > ^^^^^^^^^^^^ > Not in the tarball!? Wait. That cf file with the includes is for the update channel only. It isn't even in the rules tarball -- despite the above diff looking as if it where. This appears to be a red herring. 50_scores.cf is in the tarball. -- 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; }}}