You don't say what version of SA you are running.  But from the output, it
appears that you have a recent SA version and a very old set of options in
your local.cf file.  You also have an unusably old version of Net::DNS on
your system, so net tests won't work in SA.

This problem really has nothing to do with RDJ or rulesemporium rules.
The first problem is (or should be) in local.cf, and can be fixed by
correcting the rewrite_subject line to the newer syntax.  The second problem
requires upgrading to a recent version of Net::DNS.  How you do this depends
on your system.

You shold start by just opening a shell as the user SA runs under and
entering "spamassassin --lint".  This should give you the same general
output you see in the RDJ log.  If so, you can enter
"spamassassin -D --lint" and get a whole pile of output.  However, while
that may show more problems, it won't really add much useful to the lint
errors for these two cases.

        Loren

----- Original Message ----- 
From: "Andrew Markebo" <[EMAIL PROTECTED]>
To: <users@spamassassin.apache.org>
Sent: Wednesday, August 10, 2005 6:25 AM
Subject: spamassassin --lint failed, Rules Du Jour


> Hello!
>
> Just started with Rules Du Jour, and added a couple of rules. When
> running rulesdujour, I get the followin messages, how do I check what
> happened and straighten it out?
>
> How do I enable debug?
>
> Complete log attached as a file.
>
>     /Andy
>
>
> ***WARNING***: spamassassin --lint failed.
> Rolling configuration files back, not restarting SpamAssassin.
> Rollback command is:  mv -f
> /etc/spamassassin/70_sare_bayes_poison_nxm.cf
> /etc/spamassassin/RulesDuJour/70_sare_bayes_poison_nxm.cf.2; rm -f
> /etc/spamassassin/70_sare_bayes_poison_nxm.cf;
>
> Lint output: config: SpamAssassin failed to parse line, skipping:
> rewrite_subject 1
> config: SpamAssassin failed to parse line, skipping: subject_tag
> [SPAM]
> Net::DNS version is 0.31, but need 0.34dnsavailable-1 at
> /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/Dns.pm line 1230.
> lint: 2 issues detected.  please rerun with debug enabled for more
information.
>
>


----------------------------------------------------------------------------
----


>
>
> -- 
>  Everything that was magical was just a way of describing the world in
> words it couldn't ignore.
> - "Pyramids" by Terry Pratchett
>

Reply via email to