On Thu, 2009-04-02 at 13:23 +1300, Aran wrote: > SpamAssassin version 3.1.7-deb3 ^^^^^ > running on Perl version 5.10.0 > > Karsten Bräckelmann wrote: > > On Thu, 2009-04-02 at 11:51 +1300, Aran wrote: > > > > > We use the most recent version and keep it up to date. > > > > That's not a version. I've seen that refer to a years old release...
Do I really need to say anything about this? Anyway, there's no possible reason I can think of, that could drop spam detection rate as drastically as down to 20%, which wouldn't also result in massive FPs. Well, other than a major configuration screw up or flaming all your Perl modules. That said, running Perl 5.10, yet still sticking to some ancient code as SA 3.1.x does indeed sound strange. Did you by chance recently update your Perl, and forgot to update all those Perl modules you installed? Once again, not following best-practices does NOT explain it. There's something way more serious broken on your system. And without more information provided by you, it probably will be impossible to find out for us... -- 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; }}}