[Clamav-users] Problem with clamd - clues welcome

2005-01-19 Thread Odhiambo Washington
I am having a strange problem with clamd. It has become the biggest bottleneck on my SMTP service but I just can't figure out why. Perhaps this is not a clamd problem but a hardware problem! I have tested both clamav-0.80 and clamav-devel-20050120 today. On my diagnostics, the mail processing see

Re: [Clamav-users] problems compiling

2005-01-19 Thread Nigel Horne
On Thursday 20 Jan 2005 04:58, John Alexander wrote: > Hi, > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -c > mbox.c -Wp,-MD,.deps/mbox.TPlo -o mbox.o > mbox.c:568: curl/curl.h: No such file or directory > *** Error code 1 Try: make distclean configure --disable-libcurl

Re: [Clamav-users] problems compiling

2005-01-19 Thread John Alexander
Yeah... not much option with the O/S for now. Have to live with it. Curl is indeed in the 3.1 ports tree, but the build crashed. There is some problem with shared libs on my system. It's pretty broke - but I gotta live with it for now. Any suggestions for installing ClamAV (other than upgradin

Re: [Clamav-users] problems compiling

2005-01-19 Thread C. Bensend
> I'm running OpenBSD 3.1 and have ClamAV 0.60 - should have upgraded long > ago... Yes. Both ClamAV _and_ the OS. They're working on 3.7 now. ;) > I can't get ClamAV 0.80 to compile with the following error: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -c > mbox.c

[Clamav-users] problems compiling

2005-01-19 Thread John Alexander
Hi, This evidently has been covered before, but I couldn't find a resolution. I'm running OpenBSD 3.1 and have ClamAV 0.60 - should have upgraded long ago... I can't get ClamAV 0.80 to compile with the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -c mbox.

[Clamav-users] clamAV 0.80 clamd issue...

2005-01-19 Thread Daniel Suen
Dear All, I have downloaded the 0.80 version yesterday and compiled and run it on both a Linux machine and a Solaris 9 machine. The following problem is found on both platforms:- I have a virus file and I tried scanning it with clamscan, and it did not report that it is a virus/worm. So, I trie

Re: [Clamav-users] Zip module failure

2005-01-19 Thread Shaun Bugler
> > >On Wednesday 05 January 2005 14:59, Deon de Villiers wrote: > > > Hi > > > > > > We are experiencing this as well. > > > > > >How stable is the current CVS version? Is it OK to use in a busy > > >production environment? (I hope I am not asking a silly question..., > > but I need to get a fix

Re: [Clamav-users] zip 2.1 example needed

2005-01-19 Thread Bob Hutchinson
On Wednesday 19 Jan 2005 13:18, Shaun Bugler wrote: > - Original Message - > From: "Bob Hutchinson" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, January 19, 2005 2:53 PM > Subject: Re: [Clamav-users] > > > On Wednesday 19 Jan 2005 10:27, Shaun Bugler wrote: > > > We had a problem a while b

Re: [Clamav-users] zip 2.1 example needed

2005-01-19 Thread Shaun Bugler
- Original Message - From: "Bob Hutchinson" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 19, 2005 2:53 PM Subject: Re: [Clamav-users] > On Wednesday 19 Jan 2005 10:27, Shaun Bugler wrote: > > We had a problem a while back of certain zip files failing to be scanned by > > clam. This

Re: [Clamav-users] clamd - simscan -qmail-ldap nothing happeing

2005-01-19 Thread Bob Hutchinson
On Tuesday 18 Jan 2005 01:49, Stewart Walker wrote: > /var/src/clamav-0.80_done/contrib/init/RedHat/clamd This is a script used to set up autostart. How it is implemented depends on which distro, any good book on linux will tell you how to do that, but to get you started try putting it in /etc/i

Re: [Clamav-users]

2005-01-19 Thread Bob Hutchinson
On Wednesday 19 Jan 2005 10:27, Shaun Bugler wrote: > We had a problem a while back of certain zip files failing to be scanned by > clam. This was apparently fixed (zzip-file.c) but now we want to test this > on our machines. http://www.eicar.org/anti_virus_test_file.htm > > We unfortunately don'

Re: [Clamav-users] Unknown type flag L error with tar.gz file

2005-01-19 Thread Holger Mauermann
Tomasz Papszun wrote: > Does the error occur also with the CVS version? just tried ClamAV devel-20050119. It now shows the message "only standard TAR files are currently supported" and exits with "archive.tar.gz: OK". The file is ignored/not scanned, but I think at the mome

[Clamav-users]

2005-01-19 Thread Shaun Bugler
We had a problem a while back of certain zip files failing to be scanned by clam. This was apparently fixed (zzip-file.c) but now we want to test this on our machines. We unfortunately don't have a zip file that caused the problems anymore. I am unable to generate such a file with winrar,winzip,pk

[Clamav-users] clamscan returns error code 124

2005-01-19 Thread Carsten Borchardt
Hi, running clamscan returns error code '124' sometimes. I can not find this error code in the documentation. What does it mean? Carsten ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Re: [Clamav-users] clamav-milter verification

2005-01-19 Thread Bob Hutchinson
On Tuesday 18 Jan 2005 22:05, Joe Polk wrote: > Directory perms match. Here's the other: > -rw-rw1 clamav clamav 4 Jan 18 11:05 clamd.pid > srwxrwxrwx1 clamav clamav 0 Jan 18 11:05 clamd.sock > srwx--1 clamav clamav 0 Jan 18 15:09 clmilter.socket

Re: [Clamav-users] Unknown type flag L error with tar.gz file

2005-01-19 Thread Tomasz Papszun
On Wed, 19 Jan 2005 at 9:44:33 +0100, Holger Mauermann wrote: > > I get an error message when scanning a tar.gz archive: > > $ clamscan archive.tar.gz > LibClamAV Error: cli_untar: unknown type flag L > archive.tar.gz: Input/Output error > > ClamAV version is 0.80. Unpacking the archive with ta

[Clamav-users] Unknown type flag L error with tar.gz file

2005-01-19 Thread Holger Mauermann
Hi, I get an error message when scanning a tar.gz archive: $ clamscan archive.tar.gz LibClamAV Error: cli_untar: unknown type flag L archive.tar.gz: Input/Output error ClamAV version is 0.80. Unpacking the archive with tar xzf works fine. Any ideas? Thanks, Holger -- Holger Mauermann