Re: [Clamav-users] BUG: clamd not handling out of memory properly?

2003-11-20 Thread Tomasz Kojm
On Fri, 21 Nov 2003 16:49:57 +1300 Jason Haar <[EMAIL PROTECTED]> wrote: Hi Jason, I will check it ASAP. Thank you for your great work on Qmail-Scanner ! Best regards, Tomasz Kojm -- oo. [EMAIL PROTECTED] www.ClamAV.net (\/)\. http://www.clamav.net/g

Re: [Clamav-users] nondetected virus

2003-11-20 Thread Nigel Horne
On Monday 17 Nov 2003 8:06 pm, René Bellora wrote: > # clamscan --mbox mailpack > LibClamAV Warning: Multipart MIME message contains no parts > mailpack: OK [snip] > the mail sample is in http://rana.dyndns.org/mailpack Thanks for the example. I have fixed this and once I've tested the fix fu

Re: [Clamav-users] Clamav-milter Scanned Notification

2003-11-20 Thread Nigel Horne
On Friday 21 November 2003 4:25 am, Cameron B. Prince wrote: > I have some very paranoid users and I would like to have some text appended > to the bottom of each email that comes through the system to indicate that > it was scanned and no virii were detected. There is text added, but at the mome

[Clamav-users] BUG: clamd not handling out of memory properly?

2003-11-20 Thread Jason Haar
Hi there I am running clamd under daemontools, with softlimit to limit the amount of memory clamd can grow to. I upgraded to 0.65 from a (much) older release, and ran into all sorts of problems. Basically it would run fine for a while, and then clamd would die in such a fashion that it was still

Re: [Clamav-users] Install on Windows

2003-11-20 Thread Sean Rima
On Thu, 2003-11-20 at 21:42, G. Jullien wrote: > Hi, > > I just installed clamAV on Windows and I'm testing it. > > > clamscan -r -l scan.txt e:\cygwin\home\user\ClamAV\ > Works fine. > > > clamdscan -l scan.txt e:\cygwin\home\user\ClamAV\ > says : > > connect(): No such file or directory > E

Re: [Clamav-users] Clamav-milter Scanned Notification

2003-11-20 Thread Antony Stone
On Thursday 20 November 2003 10:55 pm, Cameron B. Prince wrote: > Hi, > > I just successfully setup ClamAV with sendmail on my server and I'm very > pleased with it... Welcome :) > I have some very paranoid users and I would like to have some text appended > to the bottom of each email that come

[Clamav-users] Clamav-milter Scanned Notification

2003-11-20 Thread Cameron B. Prince
Hi, I just successfully setup ClamAV with sendmail on my server and I'm very pleased with it... I have some very paranoid users and I would like to have some text appended to the bottom of each email that comes through the system to indicate that it was scanned and no virii were detected. Is the

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Daniel Wiberg
Abdul Rehman Gani wrote: clamscan.o: In function `clamscan': clamscan.o(.text+0xb4): undefined reference to `cl_debug' manager.o: In function `scanmanager': manager.o(.text+0x26c): undefined reference to `cl_strerror' manager.o(.text+0x2df): undefined reference to `cl_strerror' manager.o(.text+0x3

[Clamav-users] Install on Windows

2003-11-20 Thread G. Jullien
Hi, I just installed clamAV on Windows and I'm testing it. > clamscan -r -l scan.txt e:\cygwin\home\user\ClamAV\ Works fine. > clamdscan -l scan.txt e:\cygwin\home\user\ClamAV\ says : connect(): No such file or directory ERROR: Can't connect to clamd. --- SCAN SUMMARY --- Infected

[Clamav-users] clamscan causes segfault and core dump

2003-11-20 Thread David Cherryholmes
Whenever I attempt to execute clamscan, that's what I get. Any ideas what's causing it? I looked in the archives, and the closest I got to a suggestion was some problem with mbox.c. I tried compiling from the latest CVS snapshot... same thing. I tried copyig mbox.c back into the latest stable.

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
Most people running stable have reported that the port is peachy. Bjorn had issues with a 3.4-snapshot, and removing GMP dependency fixed it for him. Abdul, did you fresh install OpenBSD, or did you upgrade from a previous version? Regards, Flinn On Nov 20, 2003, at 12:59 PM, Eric Zager wrote

RE: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Eric Zager
Built fine for me on i386 3.4-stable. I don't know if this would be a factor, but I'd already built 0.65 from the normal source, so other packages, like gmp, were already in place. - Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flinn Mueller Sent

[Clamav-users] PLEASE I need help...

2003-11-20 Thread Alessandro Bianchi
> There's a problem with your GMP installation. I think you should remove > libgmp completely and reinstall from scratch. > > Best regards, > Tomasz Kojm > -- Tomasz That's what I'll try to do. Many thanks Alessandro --- This SF.net email

Re: [Clamav-users] Windows install

2003-11-20 Thread G. Jullien
Thanks a lot It should work fine, but I got this error : bash-2.05b$ make MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. Error makefile 444: Colon expected *** 1 errors during make *** Here in the Makefile & freshclam.c files Hope you understand it Niber Tomasz Kojm wrote: On Thu, 20

[Clamav-users] Installation Error

2003-11-20 Thread McKeever Chris
clean install on 7 machines, 8th one seems to be giving problems: make[1]: *** [sigtool.o] Error 1 make[1]: Leaving directory `/usr/src/clamav-0.65/sigtool' make: *** [all-recursive] Error 1 All are pretty much identical for distro: Redhat 7.3 any help would be appreciated. Prudential Pr

Re: [Clamav-users] Windows install

2003-11-20 Thread Tomasz Kojm
On Thu, 20 Nov 2003 16:03:02 +0100 "G. Jullien" <[EMAIL PROTECTED]> wrote: > Hi, > > How can install ClamAV on Windows (workstation). > Cygwin is already installed. google.com -> ClamAV 0.65 cygwin: bNamed.net - Install ClamAV on Win32 ... ifndef C_CYGWIN; Start cygwin and type $ cd /home/user/

[Clamav-users] Windows install

2003-11-20 Thread G. Jullien
Hi, How can install ClamAV on Windows (workstation). Cygwin is already installed. Niber --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SH

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
As soon as I get a chance I will look into this. That will probably be Friday night or Saturday. I think we have seen issues on another 3.4-current machine. Regards, Flinn On Nov 20, 2003, at 8:30 AM, Abdul Rehman Gani wrote: On 20 Nov 2003, at 3:03 PM, Flinn Mueller wrote: What version of Op

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Abdul Rehman Gani
On 20 Nov 2003, at 3:03 PM, Flinn Mueller wrote: What version of OpenBSD are you running? 3.4 patched to 005 Abdul Regards, Flinn On Nov 20, 2003, at 7:35 AM, Abdul Rehman Gani wrote: East Coast Access Tel: 031-566-8080 Fax: 031-566-8010 Web: http://www.eastcoast.co.za ---

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
What version of OpenBSD are you running? Regards, Flinn On Nov 20, 2003, at 7:35 AM, Abdul Rehman Gani wrote: On 18 Nov 2003, at 9:14 AM, Flinn Mueller wrote: Please test this latest stable version (0.65) of clamav stable. There was a small work around in the Makefile of the port. It seems

Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Abdul Rehman Gani
On 18 Nov 2003, at 9:14 AM, Flinn Mueller wrote: Please test this latest stable version (0.65) of clamav stable. There was a small work around in the Makefile of the port. It seems that the configure script was not detecting gmp2. I added -L${PREFIX}/lib to LDFLAGS and -I${PREFIX}/include

Re: [Clamav-users] In clamav_milter, hit max-children limit

2003-11-20 Thread Nigel Horne
Which version of clamav-milter? I have put some code into clamav-milter 0.65a to help to address this issue. -Nigel -- Nigel Horne. Arranger, Composer, Typesetter. NJH Music, Barnsley, UK. ICQ#20252325 [EMAIL PROTECTED] http://www.bandsman.co.uk --

Re: [Clamav-users] SelfCheck: Unable to repair internal structure

2003-11-20 Thread Tomasz Kojm
On Wed, 19 Nov 2003 22:44:23 -0800 Avleen Vig <[EMAIL PROTECTED]> wrote: > As a side not, the binary which the power collection produces is > ~32kb. The source compiled on is ~4kb. That small file is only a wrapper for .libs/reafile. Best regards, Tomasz Kojm -- oo. [EMAIL P

Re: [Clamav-users] PLEASE I need help...

2003-11-20 Thread Tomasz Kojm
On 20 Nov 2003 09:55:00 +0100 Alessandro Bianchi <[EMAIL PROTECTED]> wrote: > Tomasz > > I can't believe it: IT WORKED > > I want to express you how much I appreciate your help. > > Thank you very much > > Have you any idea about the reason of that? There's a problem with your GMP installatio

[Clamav-users] I'm sorry

2003-11-20 Thread Alessandro Bianchi
I want to apologize to all the members of the list since I accidentaly hit the send button without removing the whole body of the digest. Shame on me I'm sorry guys Alessandro Bianchi --- This SF.net email is sponsored by: SF.net Giveback Pro

[Clamav-users] Re: Clamav-users digest, Vol 1 #202 - 4 msgs

2003-11-20 Thread Marino, Santiago Maximiliano
Thanks! Create a file socket manually..? it's imposible! I'm read the man 5 clamav.conf... i change the parameters... just LocalSocket (/var/run/SockFile or /tmp/SockFile StreamSaveToDisk ( enable) ScanMail (enable) User ( clamd or root ) the problem is this: The socket file "/var/run/SocketFil

Re: [Clamav-users] Bug in milter...

2003-11-20 Thread Krištof Petr
Tobias Rice wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry if this posts twice! Not sure if this has been reported yet, but while trying to compile on RH9 (./configure --sysconfdir=/etc --enable-milter) the operation fails: Hi Tobias, if you not sure about some problem was reported

Re: [Clamav-users] PLEASE I need help...

2003-11-20 Thread Alessandro Bianchi
Tomasz I can't believe it: IT WORKED I want to express you how much I appreciate your help. Thank you very much Have you any idea about the reason of that? Thanks again alex Il mer, 2003-11-19 alle 23:45, [EMAIL PROTECTED] ha scritto: > Send Clamav-users mailing list submissions to > [

[Clamav-users] In clamav_milter, hit max-children limit

2003-11-20 Thread jim
I think I've found a bug in the clamav-milter that has been causing us some trouble. The symptoms of the problem are that once clamav-milter has been running for awhile, we notice messages like this in our error log: hit max-children limit (1021 >= 20): waiting for some to exit The numbe

Re: [Clamav-users] SelfCheck: Unable to repair internal structure

2003-11-20 Thread Avleen Vig
On Thu, Nov 20, 2003 at 12:45:45AM +0100, Tomasz Kojm wrote: > > FreeBSD 4.8-STABLE (as of Aug 29th). > > Installed clamav from: > > /usr/ports/security/clamav (0.60 Portrev 4) > > /usr/ports/security/clamav-devel (20031112) > > > > Both with these configure args: > > --with-dbdir=/usr/local