You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Jean-Paul Natola <jn...@familycareintl.org> on 2006/03/22 20:49:13 UTC

lint errors after upgrade

Hi all

After upgrading to 3.1.1

I'm getting a bunch of 


[36993] warn: config: SpamAssassin failed to parse line,
"SARE_RMML_Stock27_.166" is not valid for "score", skipping:
score_SARE_RMML_Stock27_.166

Is there something , or should I say, what step did I miss?







Jean-Paul Natola
Network Administrator
Information Technology
Family Care International
588 Broadway Suite 503
New York, NY 10012
Phone:212-941-5300 xt 36
Fax:  212-941-5563
Mailto: Jnatola@Familycareintl.org


Re: lint errors after upgrade

Posted by Doc Schneider <ma...@maddoc.net>.
Jean-Paul Natola wrote:
> Hi all
> 
> After upgrading to 3.1.1
> 
> I'm getting a bunch of 
> 
> 
> [36993] warn: config: SpamAssassin failed to parse line,
> "SARE_RMML_Stock27_.166" is not valid for "score", skipping:
> score_SARE_RMML_Stock27_.166
> 
> Is there something , or should I say, what step did I miss?
> 
> 
> 

Upgrade 70_sare_stocks.cf

The leading 0 issue was taken care of in version 01.00.07 and it is 
currently on 01.00.16

-- 

  -Doc

  SA/SARE -- Ninja
    3:20pm  up 60 days, 12:40, 17 users,  load average: 0.79, 0.56, 0.44

  SARE HQ  http://www.rulesemporium.com/

Re: lint errors after upgrade

Posted by Theo Van Dinter <fe...@apache.org>.
On Wed, Mar 22, 2006 at 02:56:22PM -0500, Matt Kettler wrote:
> score SARE_RMML_Stock27 .166

actually it should be "score SARE_RMML_Stock27 0.166".  not having a
leading 0 is invalid.

-- 
Randomly Generated Tagline:
"Is there a space between the wall and paint?"  - Bob Lazarus

Re: lint errors after upgrade

Posted by Matt Kettler <mk...@evi-inc.com>.
Jean-Paul Natola wrote:
> Hi all
> 
> After upgrading to 3.1.1
> 
> I'm getting a bunch of 
> 
> 
> [36993] warn: config: SpamAssassin failed to parse line,
> "SARE_RMML_Stock27_.166" is not valid for "score", skipping:
> score_SARE_RMML_Stock27_.166
> 
> Is there something , or should I say, what step did I miss?
> 

Looks like you're using sare_stocks.cf, and you have a corrupted version


It should be:

score SARE_RMML_Stock27 .166

Not:

score_SARE_RMML_Stock27_.166


Get a fresh copy and replace yours:

http://www.rulesemporium.com/rules/70_sare_stocks.cf

(And DO NOT copy-paste it, download it directly to your SA box with wget or curl
if you can)