Bob McClure Jr wrote:
> On Sun, Jun 20, 2004 at 05:26:10PM -0400, [EMAIL PROTECTED] wrote:
> > Hi All
> > 
> > I am trying to run spamassassin --lint as part of the rules_du_jour and
> > it failing. Hence any update on rule sets is not taking any effect on my
> > spamd
> > 
> > Here is the detail output
> > 
> > Rules Du Jour Run Summary:RulesDuJour Run Summary on qmail:
> > Big Evil has changed on qmail.  The new Big Evil is # BigEvilList
> > Version 2.12Zb.
> > .ripWire has changed on qmail.  The new TripWire is # Version 1.18  More
> > Typo's fixed.
> > No index found for ruleset named \.  Check that this ruleset is still
> > valid.
> > No index found for ruleset named SARE_FRAUD_PRE25X.  Check that this
> > ruleset is still valid.
> > No index found for ruleset named SARE_BML_PRE25X.  Check that this
> > ruleset is still valid.
> > SARE Ratware Detection Ruleset has changed on qmail.  The new SARE
> > Ratware Detection Ruleset is # Version: 01.0..01
> > SARE Spoof Ruleset for SpamAssassin has changed on qmail.  The new SARE
> > Spoof Ruleset for SpamAssassin is # Ver.ion: 1.06.04
> > SARE 70_sare_bayes_poison_nxm.cf Ruleset for SpamAssassin has changed on
> > qmail.  The new SARE 70_sare_bayes_poi.on_nxm.cf Ruleset for
> > SpamAssassin is # Version:  1.00
> > SARE OEM Ruleset for SpamAssassin has changed on qmail.  The new SARE
> > OEM Ruleset for SpamAssassin is # Version.  1.05.03
> > No index found for ruleset named SARE_HEADER0.  Check that this ruleset
> > is still valid.
> > No index found for ruleset named SARE_HEADER1.  Check that this ruleset
> > is still valid.
> > No index found for ruleset named SARE_HEADER2.  Check that this ruleset
> > is still valid.
> > No index found for ruleset named SARE_HEADER3.  Check that this ruleset
> > is still valid.
> > .ARE Specific Ruleset has changed on qmail.  The new SARE Specific
> > Ruleset is # Version: 01.00.01
> > 
> > ***WARNING***: /usr/local/bin/spamassassin --lint failed.
> > Rolling configuration files back, not restarting SpamAssassin.
> > Rollback command is:  mv -f /etc/mail/spamassassin/bigevil.cf
> > /etc/mail/spamassassin/RulesDuJour/bigevil.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/bigevil.cf.20040620-1346
> > /etc/mail/spamassassin/bigevil.cf; mv -f
> > /etc/mail/spamassassin/tripwire.cf
> > /etc/mail/spamassassin/RulesDuJour/99_FVGT_Tripwire.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/tripwire.cf.20040620-1346
> > /etc/mail/spamassassin/tripwire.cf; mv -f
> > /etc/mail/spamassassin/70_sare_ratware.cf
> > /etc/mail/spamassassin/RulesDuJour/70_sare_ratware.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/70_sare_ratware.cf.20040620-1346
> > /etc/mail/spamassassin/70_sare_ratware.cf; mv -f
> > /etc/mail/spamassassin/70_sare_spoof.cf
> > /etc/mail/spamassassin/RulesDuJour/70_sare_spoof.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/70_sare_spoof.cf.20040620-1346
> > /etc/mail/spamassassin/70_sare_spoof.cf; mv -f
> > /etc/mail/spamassassin/70_sare_bayes_poison_nxm.cf
> > /etc/mail/spamassassin/RulesDuJour/70_sare_bayes_poison_nxm.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/70_sare_bayes_poison_nxm.cf.20040620-1346
> > /etc/mail/spamassassin/70_sare_bayes_poison_nxm.cf; mv -f
> > /etc/mail/spamassassin/70_sare_oem.cf
> > /etc/mail/spamassassin/RulesDuJour/70_sare_oem.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/70_sare_oem.cf.20040620-1346
> > /etc/mail/spamassassin/70_sare_oem.cf; mv -f
> > /etc/mail/spamassassin/70_sare_specific.cf
> > /etc/mail/spamassassin/RulesDuJour/70_sare_specific.cf.2; mv -f
> > /etc/mail/spamassassin/RulesDuJour/70_sare_specific.cf.20040620-1346
> > /etc/mail/spamassassin/70_sare_specific.cf;
> > 
> > Is there anything I am doing wrong? Any help/suggestion would be greatly
> > appreciated
> > 
> > 
> > -- 
> > Asif Iqbal
> > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> > There's no place like 127.0.0.1
> 
> What is the setting for $TRUSTED_RULESETS?
> 

[ "${TRUSTED_RULESETS}" ] || \
        TRUSTED_RULESETS="BIGEVIL TRIPWIRE ANTIDRUG EVILNUMBERS BOGUSVIRUS \ 
        SARE_ADULT SARE_FRAUD SARE_FRAUD_PRE25X SARE_BML \
        SARE_BML_PRE25X SARE_RATWARE SARE_SPOOF SARE_BAYES_POISON_NXM \
        SARE_OEM SARE_HEADER0 SARE_HEADER1 SARE_HEADER2 SARE_HEADER3 
SARE_SPECIFIC";

> Are you setting it from an external script or within rules_du_jour?

Within or Without rules_du_jour, both times it fails

> 
> Cheers,
> -- 
> Bob McClure, Jr.             Bobcat Open Systems, Inc.
> [EMAIL PROTECTED]  http://www.bobcatos.com
> When it comes to giving, some people stop at nothing.

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1

Reply via email to