You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Walter Hurry <wa...@lavabit.com> on 2011/07/09 17:52:47 UTC

Warnings in lint

Hi,

SpamAssassin version 3.3.2 on Fedora 15
Perl version 5.12.4
My installation is more or less default, and my sa-update is up to date.

When I run "spamassassin -D --lint 2>&1 | grep warning", I get this:
------------------------------------------------------------------
Jul  9 15:59:17.564 [3254] dbg: config: warning: score set for non-
existent rule AXB_XMID_1212
Jul  9 15:59:17.564 [3254] dbg: config: warning: score set for non-
existent rule AXB_XM_SENDMAIL_NOT
Jul  9 15:59:17.565 [3254] dbg: config: warning: score set for non-
existent rule TVD_PH_SUBJ_URGENT
Jul  9 15:59:17.565 [3254] dbg: config: warning: score set for non-
existent rule TVD_PH_SUBJ_ACCOUNTS_POST
Jul  9 15:59:17.566 [3254] dbg: config: warning: score set for non-
existent rule AXB_XMID_1510
Jul  9 15:59:17.566 [3254] dbg: config: warning: score set for non-
existent rule TVD_PH_SUBJ_SEC_MEASURES
Jul  9 15:59:17.566 [3254] dbg: config: warning: score set for non-
existent rule AXB_XR_STULDAP
Jul  9 15:59:17.567 [3254] dbg: config: warning: score set for non-
existent rule AXB_XMID_OEGOESNULL
-------------------------------------------------------------------
I am wondering whether there is a plugin I should have configured, but 
have not. Please forgive me if this is a silly question; I am new to 
Spamassassin.


Re: Warnings in lint

Posted by Michael Scheidell <mi...@secnap.com>.
On 7/9/11 11:52 AM, Walter Hurry wrote:
> Hi,
>
> SpamAssassin version 3.3.2 on Fedora 15
> Perl version 5.12.4
> My installation is more or less default, and my sa-update is up to date.
>
> When I run "spamassassin -D --lint 2>&1 | grep warning", I get this:

i would ignore these.. in fact, don't even bother with -D when you link 
the rules.

these scores might be for something coming down the pike, and are scored 
a 0 anyway, so they don't do anything.

cd /var/db/spamassassin/3.003002/updates_spamassassin_org
mx1# grep AXB_XMID_OEGOESNULL
  ^C
mx1# grep AXB_XMID_OEGOESNULL *
50_scores.cf:score AXB_XMID_OEGOESNULL 0 # n=0 n=1 n=2 n=3
mx1# su - vscan -c 'spamassassin --lint'

give me no errors at all.
-D just makes noise.


-- 
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
 >*| *SECNAP Network Security Corporation

    * Best Mobile Solutions Product of 2011
    * Best Intrusion Prevention Product
    * Hot Company Finalist 2011
    * Best Email Security Product
    * Certified SNORT Integrator

______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________