Failed to parse

2005-12-26 Thread analyzer
Hello everybody I would like check that my spamassassin installation run fine. I use a debian server system with the newest spamassassin version and all debian updates. spamassassin -D < test.text The follow errors output: debug: Failed to parse line in SpamAssassin configuration, skipping:

Re: Failed to parse

2005-12-26 Thread analyzer
n, 26 Dec 2005 13:37:38 +0100 analyzer <[EMAIL PROTECTED]> wrote: Hello everybody I would like check that my spamassassin installation run fine. I use a debian server system with the newest spamassassin version and all debian updates. spamassassin -D < test.text The follow errors

Re: Failed to parse

2005-12-26 Thread analyzer
Matt Kettler schrieb: At 10:18 AM 12/26/2005, analyzer wrote: Sry, my mistake. I use version 2.20. I can't update to the newest version, beacause the confixx compatibility. You are not using SA 2.20.. SA didn't even support the --lint command until 2.40. The fact that you c

Failed to parse

2005-12-27 Thread analyzer
Keith Dunnett schrieb: analyzer wrote: server:~# spamassassin -V SpamAssassin version 2.20 My provider have configured the system. Perhaps there is anything false. Perhaps you have multiple copies of SpamAssassin on the system? Try 'whereis spamassassin'. As Jonn said, th

Re: Failed to parse

2005-12-27 Thread analyzer
Keith Dunnett schrieb: analyzer wrote: server:~# spamassassin -V SpamAssassin version 2.20 My provider have configured the system. Perhaps there is anything false. Perhaps you have multiple copies of SpamAssassin on the system? Try 'whereis spamassassin'. As Jonn said, these

Re: Failed to parse

2005-12-27 Thread analyzer
Keith Dunnett schrieb: There is a problem with Net::DNS. How can I update this pachages to the newest version. spamassassin --lint [15694] 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 589. First try: # apt-get update #

Re: Failed to parse

2005-12-27 Thread analyzer
Keith Dunnett schrieb: Net::DNS ist up to date. Spamassassin say: [7841] 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 589. Did you update it as described in previous e-mail? apt-get update apt-get install libnet-dns-perl

Re: Failed to parse

2005-12-28 Thread analyzer
Keith Dunnett schrieb: analyzer wrote Yes, i had updated the libnet-dns-perl. apt-get and cpan say its up to date. Spamassassin doesn't - so you haven't *successfully* updated it. Paste the full output of apt-cache showpkg libnet-dns-perl then go into CPAN and run: tes

Re: Failed to parse

2005-12-29 Thread analyzer
Keith Dunnett schrieb: analyzer wrote: Package: libnet-dns-perl Versions: 0.19-0.1(/var/lib/apt/lists/ftp.tiscali.de_pub_debian_debian_dists_woody_main_binary-i386_Packages)(/var/lib/dpkg/status) That isn't what we want, and it doesn't look like Debian woody offers a suitab

Re: Failed to parse

2005-12-29 Thread analyzer
Keith Dunnett schrieb: analyzer wrote: Thanks for your help. I can't install IO::Socket::INET6. Here the output: The same thing happened on my (newer) Debian system. If you use IPv6, this may be serious and we'll need to find out why. If, like me, you only use IPv4, ju

Re: Failed to parse

2005-12-30 Thread analyzer
Gary V schrieb: You might try to manually install a little older version of Net::DNS cd /usr/local/src wget http://www.net-dns.org/download/Net-DNS-0.48.tar.gz tar xzvf Net-DNS-0.48.tar.gz cd Net-DNS-0.48 perl Makefile.PL Do you want to enable these tests? [y] n make make test make install

Re: Failed to parse

2005-12-30 Thread analyzer
Matt Kettler schrieb: At 06:51 AM 12/30/2005, analyzer wrote: hanks four your help. My provider had updated the system. Now spamassassin 3.0.8 is install and it run fine. 3.0.8? Sry, my mistake 3.0.3.