Re: spamassassin --lint error

2007-03-19 Thread Matt Kettler
ram01 wrote: > I just recently added rules_du_jour script and I am trying to get it to work. > A preliminary lint gives these lines: > > [25132] dbg: plugin: fixed relative path: > /var/lib/spamassassin/3.001008/updates_spamassassin_org/80_additional.cf > [25132] dbg: config: using > "/var/lib/spa

spamassassin --lint error

2007-03-19 Thread ram01
ing: blac This file shouldn't be being modified and there is no occurrence of "blac" in the file. What am i missing. -- View this message in context: http://www.nabble.com/spamassassin---lint-error-tf3431106.html#a9565098 Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

RE: lint error on FuzzyOcr 3.5.0-rc1

2007-01-01 Thread Gary V
Jim Knuth wrote: That was it! And now gets only: spamassassin --lint Subroutine FuzzyOcr::O_NONBLOCK redefined at /usr/share/perl/5.8/Exporter.pm line 65. at /usr/lib/perl/5.8/POSIX.pm line 19 What is that still? Chris wrote: This is no FuzzyOcr problem but a perl core problem. Two core pe

lint error on FuzzyOcr 3.5.0-rc1

2007-01-01 Thread Gary V
Jim Knuth wrote: That was it! And now gets only: spamassassin --lint Subroutine FuzzyOcr::O_NONBLOCK redefined at /usr/share/perl/5.8/Exporter.pm line 65. at /usr/lib/perl/5.8/POSIX.pm line 19 What is that still? Chris wrote: This is no FuzzyOcr problem but a perl core problem. Two core pe

Re: Lint error

2006-09-05 Thread Jim Knuth
Gestern (05.09.2006/22:47 Uhr) schrieb Theo Van Dinter, > On Tue, Sep 05, 2006 at 10:41:19PM +0200, Jim Knuth wrote: >> >> spamassassin --lint >> >> [[6320] warn: dns: Net::DNS version is 0.12, but need 0.34 at >> >> /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 588. >> >> >> >> perl

Re: Lint error

2006-09-05 Thread Theo Van Dinter
On Tue, Sep 05, 2006 at 10:41:19PM +0200, Jim Knuth wrote: > >> spamassassin --lint > >> [[6320] warn: dns: Net::DNS version is 0.12, but need 0.34 at > >> /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 588. > >> > >> perl -MNet::DNS -e'print "$Net::DNS::VERSION\n";' > >> 0.58 You appa

Re: Lint error

2006-09-05 Thread Jim Knuth
Heute (05.09.2006/19:09 Uhr) schrieb Ralf Hildebrandt, > * Jim Knuth <[EMAIL PROTECTED]>: >> Hallo und Guten Abend spamassassin-users, >> >> I`ve installed SA 3.1.5 on Debian Woody (Perl v5.6.1) >> and see the following error: >> >> --snip >> spamassassin --lint >> [[6320] warn: dns: Net::DNS ve

Re: Lint error

2006-09-05 Thread Ralf Hildebrandt
* Jim Knuth <[EMAIL PROTECTED]>: > Hallo und Guten Abend spamassassin-users, > > I`ve installed SA 3.1.5 on Debian Woody (Perl v5.6.1) > and see the following error: > > --snip > spamassassin --lint > [[6320] warn: dns: Net::DNS version is 0.12, but need 0.34 at > /usr/local/share/perl/5.6.1/Mail

Lint error

2006-09-05 Thread Jim Knuth
Hallo und Guten Abend spamassassin-users, I`ve installed SA 3.1.5 on Debian Woody (Perl v5.6.1) and see the following error: --snip spamassassin --lint [[6320] warn: dns: Net::DNS version is 0.12, but need 0.34 at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 588. --snap but perl -M

Re: Lint error

2006-06-05 Thread Benny Pedersen
> Heute (05.06.2006/16:18 Uhr) schrieb Benny Pedersen, >>> Thank you. I`m so stupid. ;) I`ve deleted (after update 3.1.1 => >>> 3.1.2) the v310.pre. I had only the v312.pre. Now works again. >> try disable ALL plugins and run a >> spamassassin --lint >> if there is errors report this to debian mai

Re: Lint error

2006-06-05 Thread Jim Knuth
Heute (05.06.2006/16:18 Uhr) schrieb Benny Pedersen, >> Thank you. I`m so stupid. ;) I`ve deleted (after update 3.1.1 => >> 3.1.2) the v310.pre. I had only the v312.pre. Now works again. > try disable ALL plugins and run a > spamassassin --lint > if there is errors report this to debian mainta

Re: Lint error

2006-06-05 Thread Benny Pedersen
> Thank you. I`m so stupid. ;) I`ve deleted (after update 3.1.1 => > 3.1.2) the v310.pre. I had only the v312.pre. Now works again. try disable ALL plugins and run a spamassassin --lint if there is errors report this to debian maintainer even when no plugins are loaded sa should not make lint

Re: Lint error

2006-06-05 Thread Jim Knuth
Heute (05.06.2006/15:51 Uhr) schrieb JamesDR, > Jim Knuth wrote: >> Hallo und Guten Tag spamassassin-users, >> >> I suddenly get the following error >> >> spamassin --lint >> >> [8123] warn: config: failed to parse line, skipping: auto_whitelist_factory >> Mail::SpamAssassin::SQLBasedAddrList

Re: Lint error

2006-06-05 Thread Benny Pedersen
> spamassin --lint > > [8123] warn: config: failed to parse line, skipping: auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList > But the system works fine. I have no changes made so please do :-) > SpamAssassin version 3.1.2 > running on Perl version 5.8.4 > Amavisd-new 2.4.1 > Debian s

Re: Lint error

2006-06-05 Thread JamesDR
Jim Knuth wrote: Hallo und Guten Tag spamassassin-users, I suddenly get the following error spamassin --lint [8123] warn: config: failed to parse line, skipping: auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList [8123] warn: config: failed to parse line, skipping: user_awl_dsn DBI:

Lint error

2006-06-05 Thread Jim Knuth
Hallo und Guten Tag spamassassin-users, I suddenly get the following error spamassin --lint [8123] warn: config: failed to parse line, skipping: auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList [8123] warn: config: failed to parse line, skipping: user_awl_dsn DBI:mysql:spamassassin:

Re: spamassassin --lint error

2006-04-11 Thread Theo Van Dinter
On Tue, Apr 11, 2006 at 08:32:33PM -0400, Robert Swan wrote: > I am stumped with a lint error I am getting below, everything is running > ok but when I run -lint I get this error, anybody know what the problem > might be? > > config: SpamAssassin failed to parse line, skipping

spamassassin --lint error

2006-04-11 Thread Robert Swan
All,   I am stumped with a lint error I am getting below, everything is running ok but when I run –lint I get this error, anybody know what the problem might be? I have pasted the debul log entries that are close to it. I am running SpamAssassin version 3.1.1 running on Perl version

Re: SA lint error on parse config

2005-05-24 Thread jdow
From: "Asif Iqbal" <[EMAIL PROTECTED]> > Hi All > > I need a clue on where to look to fix this error > > debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0xf397ac) > implements 'parse_config' > config: SpamAssassin failed to parse line, skipping: > config: SpamAssassin failed to parse lin

Re: SA lint error on parse config

2005-05-24 Thread Dimitri Yioulos
I've seen it. Are you using RDJ? I posted a similar message on this list not long ago. I was told I needed to upgrade to the latest version of RDJ, which I did. However, it didn't fix the problem for me, so now I periodically use wget to download the Bogus Virus Warning rule. I hope someone

Re: SA lint error on parse config

2005-05-24 Thread Asif Iqbal
On Tue, May 24, 2005 at 04:49:51PM, Fred wrote: > You have a .cf file with HTML code in it. Most likely Rules-du-jour or > something went bad on you recently and downloaded a webpage insted of a > rulefile. Search for the string in your rules and see if you find > one that's obviously wrong. Th

Re: SA lint error on parse config

2005-05-24 Thread Matt Kettler
Asif Iqbal wrote: > Hi All > > I need a clue on where to look to fix this error > > debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0xf397ac) > implements 'parse_config' > config: SpamAssassin failed to parse line, skipping: > config: SpamAssassin failed to parse line, skipping: > conf

Re: SA lint error on parse config

2005-05-24 Thread Fred
You have a .cf file with HTML code in it. Most likely Rules-du-jour or something went bad on you recently and downloaded a webpage insted of a rulefile. Search for the string in your rules and see if you find one that's obviously wrong. Frederic Tarasevicius Internet Information Services, Inc. h

SA lint error on parse config

2005-05-24 Thread Asif Iqbal
Hi All I need a clue on where to look to fix this error debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0xf397ac) implements 'parse_config' config: SpamAssassin failed to parse line, skipping: config: SpamAssassin failed to parse line, skipping: config: SpamAssassin failed to parse lin

Re: SA 3.0 lint error

2004-12-01 Thread Martin Hepworth
Kurt yeah ran into a similar problem with --lint option...not very nice error messages. Must check bug list one this one... I'd double check all the syntax for the options against the docs... -- Martin Hepworth Snr Systems Administrator Solid State Logic Tel: +44 (0)1865 842300 Kurt Buff wrote: A

Re: SA 3.0 lint error

2004-11-30 Thread Matt Kettler
At 03:33 PM 11/30/2004, Kurt Buff wrote: Ran spamassassin --lint as root, and got the following error: 'Argument "" isn't numeric in numeric eq (==) at /usr/local/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Conf/Parser.pm line 578.' Where might I start in trying to correct this? bayes_use_hapaxes

SA 3.0 lint error

2004-11-30 Thread Kurt Buff
All, This is a relatively fresh install, new as of last week, not an upgrade of an old system. Ran spamassassin --lint as root, and got the following error: 'Argument "" isn't numeric in numeric eq (==) at /usr/local/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Conf/Parser.pm line 578.' Where mi

Re: Lint error on check_mx_delay

2004-10-19 Thread Theo Van Dinter
On Tue, Oct 19, 2004 at 01:18:37PM -0400, Alicia Forsythe wrote: > failed to parse line check_mx_delay 5 > > whitelsist is being used and all is working just fine. Any reason lint > is picking up on this line with 3.0? check_mx_delay is not a valid configuration option in 3.0. -- Random

Lint error on check_mx_delay

2004-10-19 Thread Alicia Forsythe
Just upgraded to 3.0 from 2.55. spamassassin --lint produced the following error: failed to parse line check_mx_delay 5 this is the first uncommented line from the local.cf file auto created with SAConf 1.2.4.  local.cf also contains our whitelist.  The whitelsist is being used and all is

RE: --lint error

2004-09-29 Thread Ken Goods
Ryan Moore scribbled on Wednesday, September 29, 2004 4:48 PM: >> Can I respectfully ask why SA even looks at that file if it doesn't >> need it anymore? >> >> Ken >> > > It'll read any *.cf file under /etc/mail/spamassassin, doesn't matter > what the filename itself is. > > > Ryan Moore >

Re: --lint error

2004-09-29 Thread Ryan Moore
Can I respectfully ask why SA even looks at that file if it doesn't need it anymore? Ken It'll read any *.cf file under /etc/mail/spamassassin, doesn't matter what the filename itself is. Ryan Moore -- Perigee.net Corporation 704-849-8355 (sales) 704-849-8017 (tech) www.perigee.net

RE: --lint error

2004-09-29 Thread Ken Goods
Ryan Moore scribbled on Wednesday, September 29, 2004 4:31 PM: > > > SURBL support is included in SA3.0, delete surbl_uri.cf. > > > Ryan Moore > -- > Perigee.net Corporation > 704-849-8355 (sales) > 704-849-8017 (tech) > www.perigee.net Worked like a charm Ryan... thanks! Can I res

RE: --lint error

2004-09-29 Thread Ken Goods
Ryan Moore scribbled on Wednesday, September 29, 2004 4:31 PM: > > > SURBL support is included in SA3.0, delete surbl_uri.cf. > > > Ryan Moore > -- > Perigee.net Corporation > 704-849-8355 (sales) > 704-849-8017 (tech) > www.perigee.net You mean to tell me with all I went through to

Re: --lint error

2004-09-29 Thread Ryan Moore
Ken Goods wrote: I finally got SA 3.0 installed (by building from the tarball) along with MailScanner 4.33.3 and ClamAV 0.80, but I am getting the following --lint error keeping the URI checks from being performed. (Redhat 9.0) debug: running uri tests; score so far=-3.174 Failed to compile URI

--lint error

2004-09-29 Thread Ken Goods
I finally got SA 3.0 installed (by building from the tarball) along with MailScanner 4.33.3 and ClamAV 0.80, but I am getting the following --lint error keeping the URI checks from being performed. (Redhat 9.0) debug: running uri tests; score so far=-3.174 Failed to compile URI SpamAssassin tests