You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Stefan Jakobs <st...@rus.uni-stuttgart.de> on 2007/07/13 16:21:44 UTC

lint warning: score set for non-existent rule

Hello list,

I'm running amavisd-new 2.3.3 with spamassassin 3.1.8. I will get the 
following warning if I do a spamassassin --lint.

# spamassassin --lint
[8590] warn: config: warning: score set for non-existent rule 
__RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with 
debug enabled for more information

I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin nor 
in /var/lib/spamassassin/3.001008. But if I delete the last folder the lint 
works fine. And after doing a sa-update there will be the same warning again.

What's wrong?

Thanks for your help.
Bye
Stefan

Re: lint warning: score set for non-existent rule

Posted by Stefan Jakobs <st...@rus.uni-stuttgart.de>.
Am Friday 13 July 2007 18:32 schrieb McDonald, Dan:
> On Fri, 2007-07-13 at 16:21 +0200, Stefan Jakobs wrote:
> > Hello list,
> >
> > I'm running amavisd-new 2.3.3 with spamassassin 3.1.8. I will get the
> > following warning if I do a spamassassin --lint.
> >
> > # spamassassin --lint
> > [8590] warn: config: warning: score set for non-existent rule
> > __RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with
> > debug enabled for more information
> >
> > I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin
> > nor in /var/lib/spamassassin/3.001008. But if I delete the last folder
> > the lint works fine. And after doing a sa-update there will be the same
> > warning again.
> >
> > What's wrong?
>
> I'd guess you set a score for __RCVD_IN_SBL_XBL in your local.cf,
> over-riding the default, but the latest set no longer has that rule.

Oh, I'm a fool. You're right, I set it in my local.cf to zero.

Thank you (and Matus) for the hints.
Bye
Stefan

Re: lint warning: score set for non-existent rule

Posted by "McDonald, Dan" <Da...@austinenergy.com>.
On Fri, 2007-07-13 at 16:21 +0200, Stefan Jakobs wrote:
> Hello list,
> 
> I'm running amavisd-new 2.3.3 with spamassassin 3.1.8. I will get the 
> following warning if I do a spamassassin --lint.
> 
> # spamassassin --lint
> [8590] warn: config: warning: score set for non-existent rule 
> __RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with 
> debug enabled for more information
> 
> I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin nor 
> in /var/lib/spamassassin/3.001008. But if I delete the last folder the lint 
> works fine. And after doing a sa-update there will be the same warning again.
> 
> What's wrong?

I'd guess you set a score for __RCVD_IN_SBL_XBL in your local.cf,
over-riding the default, but the latest set no longer has that rule.

-- 
Daniel J McDonald, CCIE # 2495, CISSP # 78281, CNX
Austin Energy
http://www.austinenergy.com

Re: lint warning: score set for non-existent rule

Posted by Matus UHLAR - fantomas <uh...@fantomas.sk>.
> > On 13.07.07 16:21, Stefan Jakobs wrote:
> > > # spamassassin --lint
> > > [8590] warn: config: warning: score set for non-existent rule
> > > __RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with
> > > debug enabled for more information
> > >
> > > I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin
> > > nor in /var/lib/spamassassin/3.001008. But if I delete the last folder
> > > the lint works fine. And after doing a sa-update there will be the same
> > > warning again.

> Am Friday 13 July 2007 16:42 schrieb Matus UHLAR - fantomas:
> > do you use other channels than updates.spamassassin.org?

On 13.07.07 16:52, Stefan Jakobs wrote:
> Yes. The following:
> updates.spamassassin.org
> 70_sare_stocks.cf.sare.sa-update.dostech.net
> 70_sare_adult.cf.sare.sa-update.dostech.net
> 70_sare_html0.cf.sare.sa-update.dostech.net
> 70_sare_html1.cf.sare.sa-update.dostech.net
> 70_sare_specific.cf.sare.sa-update.dostech.net
> 70_sare_header0.cf.sare.sa-update.dostech.net
> 70_sare_header1.cf.sare.sa-update.dostech.net
> 72_sare_bml_post25x.cf.sare.sa-update.dostech.net
> 70_sare_obfu0.cf.sare.sa-update.dostech.net
> 70_sare_obfu1.cf.sare.sa-update.dostech.net
> 70_sare_oem.cf.sare.sa-update.dostech.net
> 70_sare_bayes_poison_nxm.cf.sare.sa-update.dostech.net
> 70_zmi_german.cf.zmi.sa-update.dostech.net

and __RCVD_IN_SBL_XBL is nowhere in those files/dirs?

> > the __RCVD_IN_SBL_XBL was dropped some time ago...
> > don't you have broken installation of SpamAssassin?
> 
> I don't think so. I ran amavisd with debug and debug-sa and it looks fine.

if nothink helps, I'd search whole filesystem for __RCVD_IN_SBL_XBL string
:)

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Eagles may soar, but weasels don't get sucked into jet engines. 

Re: lint warning: score set for non-existent rule

Posted by Stefan Jakobs <st...@rus.uni-stuttgart.de>.
Am Friday 13 July 2007 16:42 schrieb Matus UHLAR - fantomas:
> On 13.07.07 16:21, Stefan Jakobs wrote:
> > I'm running amavisd-new 2.3.3 with spamassassin 3.1.8. I will get the
> > following warning if I do a spamassassin --lint.
> >
> > # spamassassin --lint
> > [8590] warn: config: warning: score set for non-existent rule
> > __RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with
> > debug enabled for more information
> >
> > I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin
> > nor in /var/lib/spamassassin/3.001008. But if I delete the last folder
> > the lint works fine. And after doing a sa-update there will be the same
> > warning again.
>
> do you use other channels than updates.spamassassin.org?

Yes. The following:
updates.spamassassin.org
70_sare_stocks.cf.sare.sa-update.dostech.net
70_sare_adult.cf.sare.sa-update.dostech.net
70_sare_html0.cf.sare.sa-update.dostech.net
70_sare_html1.cf.sare.sa-update.dostech.net
70_sare_specific.cf.sare.sa-update.dostech.net
70_sare_header0.cf.sare.sa-update.dostech.net
70_sare_header1.cf.sare.sa-update.dostech.net
72_sare_bml_post25x.cf.sare.sa-update.dostech.net
70_sare_obfu0.cf.sare.sa-update.dostech.net
70_sare_obfu1.cf.sare.sa-update.dostech.net
70_sare_oem.cf.sare.sa-update.dostech.net
70_sare_bayes_poison_nxm.cf.sare.sa-update.dostech.net
70_zmi_german.cf.zmi.sa-update.dostech.net

> the __RCVD_IN_SBL_XBL was dropped some time ago...
> don't you have broken installation of SpamAssassin?

I don't think so. I ran amavisd with debug and debug-sa and it looks fine.

Re: lint warning: score set for non-existent rule

Posted by Matus UHLAR - fantomas <uh...@fantomas.sk>.
On 13.07.07 16:21, Stefan Jakobs wrote:
> I'm running amavisd-new 2.3.3 with spamassassin 3.1.8. I will get the 
> following warning if I do a spamassassin --lint.
> 
> # spamassassin --lint
> [8590] warn: config: warning: score set for non-existent rule 
> __RCVD_IN_SBL_XBL [8590] warn: lint: 1 issues detected, please rerun with 
> debug enabled for more information
> 
> I can't find a score with __RCVD_IN_SBL_XBL in /usr/share/spamassassin nor 
> in /var/lib/spamassassin/3.001008. But if I delete the last folder the lint 
> works fine. And after doing a sa-update there will be the same warning again.

do you use other channels than updates.spamassassin.org?
the __RCVD_IN_SBL_XBL was dropped some time ago... 
don't you have broken installation of SpamAssassin?

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
He who laughs last thinks slowest.