You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Jack L. Stone" <ja...@sage-american.com> on 2010/12/30 15:33:41 UTC

Rules skipped

I've just caught up with another issue noticed when manually running some
spam through SA.

Perhaps I have an obsolete module - "body_500.pm" perhaps that's causing this?

Dec 30 08:27:56.192 [10711] dbg: zoom: loading compiled ruleset from
/var/db/spamassassin/compiled/5.008/3.003001
Dec 30 08:27:56.228 [10711] dbg: zoom: using compiled ruleset in
/var/db/spamassassin/compiled/5.008/3.003001/Mail/SpamAssassin/CompiledRegex
ps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0
Dec 30 08:27:56.232 [10711] dbg: zoom: skipping rule __BACK_SCRATCH, code
differs in compiled ruleset
Dec 30 08:27:56.233 [10711] dbg: zoom: skipping rule __DORMANT_ACCT, code
differs in compiled ruleset
Dec 30 08:27:56.235 [10711] dbg: zoom: skipping rule FB_V_SPACE_GRA, code
differs in compiled ruleset
Dec 30 08:27:56.235 [10711] dbg: zoom: skipping rule __DECEASED, code
differs in compiled ruleset
Dec 30 08:27:56.236 [10711] dbg: zoom: skipping rule __EX_CUSTOMER, code
differs in compiled ruleset
Dec 30 08:27:56.237 [10711] dbg: zoom: skipping rule __WILL_LEGAL, code
differs in compiled ruleset
Dec 30 08:27:56.241 [10711] dbg: zoom: skipping rule __CONTACT_YOU, code
differs in compiled ruleset
Dec 30 08:27:56.242 [10711] dbg: zoom: skipping rule __LUCRATIVE, code
differs in compiled ruleset
Dec 30 08:27:56.243 [10711] dbg: zoom: skipping rule __HUSH_HUSH, code
differs in compiled ruleset
Dec 30 08:27:56.244 [10711] dbg: zoom: able to use 1181/1310 'body_0'
compiled rules (90.152%)
Dec 30 08:27:56.258 [10711] dbg: zoom: using compiled ruleset in
/var/db/spamassassin/compiled/5.008/3.003001/Mail/SpamAssassin/CompiledRegex
ps/body_500.pm for Mail::SpamAssassin::CompiledRegexps::body_500
Dec 30 08:27:56.258 [10711] dbg: zoom: able to use 1/1 'body_500' compiled
rules (100%)

Thanks for any guidence on this one.

Jack

(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american

Re: Rules skipped

Posted by Benny Pedersen <me...@junc.org>.
On tor 30 dec 2010 15:33:41 CET, "Jack L. Stone" wrote
> Perhaps I have an obsolete module - "body_500.pm" perhaps that's  
> causing this?

sa-update
sa-compile

restart spamd (if used)

try again :-)

-- 
xpoint http://www.unicom.com/pw/reply-to-harmful.html




Re: Rules skipped

Posted by "Jack L. Stone" <ja...@sage-american.com>.
At 03:53 PM 12.30.2010 +0100, Benny Pedersen wrote:
>On tor 30 dec 2010 15:45:10 CET, "Jack L. Stone" wrote
>
>> Ooops! that module "body_0.pm" not body_500.pm
>
>yes sa-compiles pt priority rules
>
>body foo /foo/
>priority foo 500
>body bar /bar/
>priority bar 100
>
>when no priority 0 is used
>
>-- 
>xpoint http://www.unicom.com/pw/reply-to-harmful.html
>
>

Thanks! All lints out okay now.

Jack

(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american

Re: Rules skipped

Posted by Benny Pedersen <me...@junc.org>.
On tor 30 dec 2010 15:45:10 CET, "Jack L. Stone" wrote

> Ooops! that module "body_0.pm" not body_500.pm

yes sa-compiles pt priority rules

body foo /foo/
priority foo 500
body bar /bar/
priority bar 100

when no priority 0 is used

-- 
xpoint http://www.unicom.com/pw/reply-to-harmful.html



Re: Rules skipped

Posted by "Jack L. Stone" <ja...@sage-american.com>.
TOP POST correction

Ooops! that module "body_0.pm" not body_500.pm

Jack

At 08:33 AM 12.30.2010 -0600, Jack L. Stone wrote:
>I've just caught up with another issue noticed when manually running some
>spam through SA.
>
>Perhaps I have an obsolete module - "body_500.pm" perhaps that's causing
this?
>
>Dec 30 08:27:56.192 [10711] dbg: zoom: loading compiled ruleset from
>/var/db/spamassassin/compiled/5.008/3.003001
>Dec 30 08:27:56.228 [10711] dbg: zoom: using compiled ruleset in
>/var/db/spamassassin/compiled/5.008/3.003001/Mail/SpamAssassin/CompiledRegex
>ps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0
>Dec 30 08:27:56.232 [10711] dbg: zoom: skipping rule __BACK_SCRATCH, code
>differs in compiled ruleset
>Dec 30 08:27:56.233 [10711] dbg: zoom: skipping rule __DORMANT_ACCT, code
>differs in compiled ruleset
>Dec 30 08:27:56.235 [10711] dbg: zoom: skipping rule FB_V_SPACE_GRA, code
>differs in compiled ruleset
>Dec 30 08:27:56.235 [10711] dbg: zoom: skipping rule __DECEASED, code
>differs in compiled ruleset
>Dec 30 08:27:56.236 [10711] dbg: zoom: skipping rule __EX_CUSTOMER, code
>differs in compiled ruleset
>Dec 30 08:27:56.237 [10711] dbg: zoom: skipping rule __WILL_LEGAL, code
>differs in compiled ruleset
>Dec 30 08:27:56.241 [10711] dbg: zoom: skipping rule __CONTACT_YOU, code
>differs in compiled ruleset
>Dec 30 08:27:56.242 [10711] dbg: zoom: skipping rule __LUCRATIVE, code
>differs in compiled ruleset
>Dec 30 08:27:56.243 [10711] dbg: zoom: skipping rule __HUSH_HUSH, code
>differs in compiled ruleset
>Dec 30 08:27:56.244 [10711] dbg: zoom: able to use 1181/1310 'body_0'
>compiled rules (90.152%)
>Dec 30 08:27:56.258 [10711] dbg: zoom: using compiled ruleset in
>/var/db/spamassassin/compiled/5.008/3.003001/Mail/SpamAssassin/CompiledRegex
>ps/body_500.pm for Mail::SpamAssassin::CompiledRegexps::body_500
>Dec 30 08:27:56.258 [10711] dbg: zoom: able to use 1/1 'body_500' compiled
>rules (100%)
>
>Thanks for any guidence on this one.
>
>Jack
>
>(^_^)
>Happy trails,
>Jack L. Stone
>
>System Admin
>Sage-american
>
>

(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american