spamassassin-dev March 2011 archive
Main Archive Page > Month Archives  > spamassassin-dev archives
spamassassin-dev: Re: nightly sa-update updates are being publis

Re: nightly sa-update updates are being published

From: Karsten Bräckelmann <guenther_at_nospam>
Date: Tue Mar 22 2011 - 03:08:54 GMT
To: dev@spamassassin.apache.org

On Mon, 2011-03-21 at 20:01 -0700, John Hardin wrote:
> On Mon, 21 Mar 2011, Daryl C. W. O'Shea wrote:

> > Actually... I can't find any sign of PILL_PRICE in the latest update. Are you
> > sure there's still an issue with it?
>
> Here's what I did:
[...]
> If I did that wrong I'll be happy to say "d'oh!".

Nope, already confirmed myself.

The __PILL_PRICE_x rules are still there, with the tflags multiple.

-- char *t="\10pse\0r\0dtu\0.@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; }}}