On Sun, 2011-03-20 at 22:44 -0500, Dan Grossman wrote:
> Hmm ... my problem is that I can't get the bug to go away.  I've 
> commented out the offending lines in the ruleset download location, and 
> yet the problem still happens.

That seems to suggest you are using compiled rules. Do you use
sa-compile in your update chain (yourself, or by whatever glue you are
using)?

> I'm not sure whether I compile the rules or not ... I don't use a 
> spamd, if that matters.

man sa-compile

That will show you the dir, where compiled rule-sets are, see option
updatedir in the Synopsis' Options list. Probably something like

  default: /var/lib/spamassassin/compiled/<perlversion>/<version>

If that dir exists, you ARE using compiled rule-sets. Thus, in addition
to one of the fixes mentioned, you need to run sa-compile AND restart
whatever daemon you are using, that calls SA.


-- 
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; }}}

Reply via email to