On Wed, 2009-08-05 at 19:12 -0500, Chris wrote: > This came to one of my address where what I usually get is 99% spam and > was scored as ham, no matter what I've done I can't get it to score the
Without looking at the sample provided... > -0.1 RCVD_IN_JMF_W RBL: JunkEmailFilter: relay in white list > -4.0 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, > medium trust Tell the whitelists about it. > -2.2 KHOP_RCVD_TRUST DNS-Whitelisted sender is verified And re-verify your custom rules. Copied is custom, too. -- 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; }}}