> * 0.1 RELAYCOUNTRY_CN Relayed through China > * 2.0 RELAYCOUNTRY_HIGH Relayed by a country thats a bad spam source
Custom rules. > * 1.5 MY_CID_AND_ARIAL2 SARE CID and Arial2 > * 1.5 MY_CID_AND_STYLE SARE cid and style > * 1.6 MY_CID_ARIAL_STYLE SARE cid arial2 style Custom rules. These ancient SARE rules have often been reported to hit together on ham, resulting in FPs. > Even if I remove the RELAYCOUNTRY_HIGH meta, it's still over the 5.0 > threshold. Without those custom rules, the score is still quite high, but less than the required_score spam threshold of 5. I'd review the custom rules' effectiveness, and if they really apply to your mail in-stream. -- 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; }}}