On Thu, 2011-01-13 at 13:57 -0500, Jason Bertoch wrote: > On 2011/01/13 1:40 PM, Brendan Murtagh wrote: > > tests=HTML_MESSAGE=0.00, > > RATWARE_RCVD_BONUS_SPC=1.00,VOWEL_URI_5=1.00,NO_RDNS2=0.01,MR_DIFF_MID=1.00 > > version=3.2.5
> Yes, 3.0 is too low, but so is your SA version. None of those 1.00 > point rules exist in the current version of SA. That's not to say the > current version wouldn't also have issues with BB mail, but you'd at > least be dealing with a modern ruleset. They are not in stock 3.2.5 either. They are entirely local rules. -- 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; }}}