spamassassin-users July 2010 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: Re: Trouble whitelisting domain users with w

Re: Trouble whitelisting domain users with whitelist_from_rcvd

From: Karsten Bräckelmann <guenther_at_nospam>
Date: Wed Jul 28 2010 - 15:47:09 GMT
To: users@spamassassin.apache.org

On Wed, 2010-07-28 at 07:57 -0700, keithcommins wrote:
> X-Spam-Checker-Version: SpamAssassin 3.2.5 ( 2008-06-10 ) on
> mail.mydomain.com
> X-Spam-Level: ***
> X-Spam-Status: No, score=3.8 required=8.0
> tests=ALL_TRUSTED,FH_DATE_PAST_20XX,
                    ^^^^^^^^^^^^^^^^^
Run sa-update.

> HTML_IMAGE_ONLY_20,HTML_MESSAGE autolearn=no version=3.2.5

Score set 1 -- network tests, no Bayes. FH_DATE_PAST_20XX scores 3.384
and accounts for the lions share of that (non-spam) level.

That rule started to FP since this year. A bug that has immediately been
fixed. Distributed via sa-update.

-- 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; }}}