RE: [Clamav-users] Re: Delays scanning MS Access db file ?

2004-10-04 Thread Mitch (WebCob)
> On a off-topic side note, if anyone knows what SMTP related > timeout issues > come up if a Milter timeout is set to greater than several > minutes, I'd be very > interested to hear. Does sendmail somehow keep the SMTP session > alive even > if the Milter is taking longer than the SMTP DATA time

Re: [Clamav-users] Re: Delays scanning MS Access db file ?

2004-10-04 Thread Mark G. Thomas
On Mon, Oct 04, 2004 at 06:25:09PM -0300, Everton da Silva Marques wrote: > On Mon, Oct 04, 2004 at 04:51:08PM -0400, Christopher X. Candreva wrote: > > > > Just to update my own post: I've since found that clamd is shooting to 99% > > cpu quite often. I've identified a few files that cause thi

Re: [Clamav-users] Re: Delays scanning MS Access db file ?

2004-10-04 Thread Everton da Silva Marques
On Mon, Oct 04, 2004 at 04:51:08PM -0400, Christopher X. Candreva wrote: > > Just to update my own post: I've since found that clamd is shooting to 99% > cpu quite often. I've identified a few files that cause this. > > For example, I've identified one particular 440k .exe file (aparently an >

[Clamav-users] Re: Delays scanning MS Access db file ?

2004-10-04 Thread Christopher X. Candreva
Just to update my own post: I've since found that clamd is shooting to 99% cpu quite often. I've identified a few files that cause this. For example, I've identified one particular 440k .exe file (aparently an SNES emulator) that takes almost 2 minutes to scan, pegging CPU usage at that time.

Re: [Clamav-users] GMP-Devel - Where?

2004-10-04 Thread Timo Schöler
On Jim's suggestion, I went looking for GMP-Devel. It does not appear to be available anywhere in non-RPM format. I also searched the list archives and didn't see any clear answers. If I built GMP from source, is -devel included? Yes, when building from source, the header files are saved so that y

Re: [Clamav-users] GMP-Devel - Where?

2004-10-04 Thread Matt
Daniel J McDonald wrote: > On Mon, 2004-10-04 at 15:09 -0400, Scott Rothgaber wrote: > > On Jim's suggestion, I went looking for GMP-Devel. It does not appear > > to be available anywhere in non-RPM format. I also searched the list > > archives and didn't see any clear answers. If I built GMP fro

Re: [Clamav-users] GMP-Devel - Where?

2004-10-04 Thread Daniel J McDonald
On Mon, 2004-10-04 at 15:09 -0400, Scott Rothgaber wrote: > On Jim's suggestion, I went looking for GMP-Devel. It does not appear to > be available anywhere in non-RPM format. I also searched the list > archives and didn't see any clear answers. If I built GMP from source, > is -devel included?

[Clamav-users] GMP-Devel - Where?

2004-10-04 Thread Scott Rothgaber
On Jim's suggestion, I went looking for GMP-Devel. It does not appear to be available anywhere in non-RPM format. I also searched the list archives and didn't see any clear answers. If I built GMP from source, is -devel included? If not, where is the source for -devel? Thanks, Scott - Who is as

Re: [Clamav-users] Upgrade to 0.80rc3 breaks Exim malware acl

2004-10-04 Thread paul confused
Patrick Boutilier ednet.ns.ca> writes: > What happens if you > > telnet localhost 3310 > > ? I get a connection with both rc2 and rc3 infinity:/var/log # telnet 127.0.0.1 3310 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ^] telnet> close Connection closed. > Also, i

Re: [Clamav-users] freshclam - Digital Signatures

2004-10-04 Thread Scott Rothgaber
[EMAIL PROTECTED] wrote: You need GMP-devel as well. Thanks, and sorry for the double-post. Scott ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

[Clamav-users] Digital Signatures

2004-10-04 Thread Scott Rothgaber
Just built 0.75.1 on FreeBSD 5.2.1 and 'configure' complained that GNU MP was missing. I installed GMP 4.1.4. and re-ran 'configure' but I'm getting the same error... configure: WARNING: ** GNU MP 2 or newer NOT FOUND - digital signature support will be disabled ! What gives? Thanks! Scott

Re: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-04 Thread Todd Lyons
Nigel Horne wanted us to know: >Please do not use the -b option unless your network has no exposure >to the Internet. Agreed. >It is also unlikely that you will need the -o option. It might be wise to put a blurb in the documentation why that is so. Personally, I use -ol. I scan outgoing messa

Re: [Clamav-users] double quarantine?

2004-10-04 Thread Nigel Horne
On Saturday 02 Oct 2004 12:17, christian laubscher wrote: > mails > containing virus' are kept twice in quarantine; once as 'msg.xx' > and once as 'msg.xx.virusname' Fixed in clamav-milter 0.80h. Thanks for pointing this out. -Nigel -- Nigel Horne. Arranger, Composer, Typesetter. NJH

Re: [Clamav-users] freshclam - Digital Signatures

2004-10-04 Thread Net . Admin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This has been on the list before. You need GMP-devel as well. Jim :-) Dr James Allen EMail : [EMAIL PROTECTED] GnuPG key : ftp://ftp.heartsine.co.uk/hst_gpg_public_keys/jim.allen.hst.gpg.asc On Fri, 1 Oct 2004, Scott Rothgaber wrote: > Just built

RE: [Clamav-users] clamav-milter + sendmail won't talk to each other

2004-10-04 Thread Nigel Horne
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Simon > Christian > clamav-milter --max-children=2 --quiet -olb local:/temp/clmilter.sock Please do not use the -b option unless your network has no exposure to the Internet. It is also unlikely that you will need the -o option. > S

Re: [Clamav-users] Multilog patch / daemontools

2004-10-04 Thread Arthur Kerpician
[EMAIL PROTECTED] wrote: Hi all, I was using clamav-0.75.1 with daemontools and a stderr-patch (developed for 0.70 but working on 0.75.1) to catch all the output to multilog. I recently upgraded to clamav-0.80rc3 and I found that when starting the clamd service 2 instances of clamd are running