On Sun, Jun 20, 2004 at 07:03:01PM -0400, Asif Iqbal wrote:
> 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

That indicates that wherever TRUSTED_RULESETS is defined (in the
driving script?)  there is a "\." at the end of a line, perhaps
intended to be "\"

> > > 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
> > > <snipped>
> > > 
> > > 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";

Note that this says to use $TRUSTED_RULESETS if defined, or if not,
use the following.  If an external script is driving rules_du_jour, or
if you make use of /etc/rulesdujour, /etc/mail/rulesdujour,
/etc/sysconfig/RulesDuJour, /etc/sysconfig/rulesdujour, or
/etc/rulesdujour/config that is probably where TRUSTED_RULESETS is
defined, and where you should look.

I am using the latest rules_du_jour (Version 1.15 as shown at the top)
and it does not list SARE_HEADER[0123].  What version are you using?

> > Are you setting it from an external script or within rules_du_jour?
> 
> Within or Without rules_du_jour, both times it fails

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

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
[EMAIL PROTECTED]  http://www.bobcatos.com
Prayer should be our first resource, not our last resort.

Reply via email to