> > URIBL_RHS_DOB > > DNS_FROM_DOB > > RCVD_IN_DOB Guys, update to the latest release 3.2.5, or run sa-update. DNS_FROM_DOB and RCVD_IN_DOB have been removed from the rule-set. [1]
On Wed, 2009-05-06 at 15:33 -0400, Adam Katz wrote: > Interesting ... I am suddenly lacking anything but the score for > RCVD_IN_DOB and DNS_FROM_DOB, and some of my custom metas are now > complaining (in spamassassin -D) that they are undefined. > > How did this happen? It's an oversight in the 3.2.5 release, the scores have been left in without the rules. See bug 5768 [1]. Run sa-update to clean it, there the scores have been removed, too. guenther [1] https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5768 -- 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; }}}