Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread Rick Cooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ralf Hildebrandt > Sent: Monday, May 07, 2007 4:49 PM > To: clamav-users@lists.clamav.net > Subject: Re: [Clamav-users] OT: Sanesecurity Sigs: Important News > > * Noel Jones <[EMAIL PROTECTED]>:

Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread Bill Landry
René Berber wrote the following on 5/7/2007 1:29 PM -0800: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Steve Basford wrote: > > [snip] > | So, please could you all change your download scripts to download from > | the above mirrors, not only will this help avoid me getting hit with > |

Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread René Berber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ralf Hildebrandt wrote: | * Noel Jones: | |> The "Example 1" UpdateSaneSecurity.sh appears to use "clamscan -d" to |> test for a valid database before installing them in the live |> directory. Didn't check the others... | | Unfortunately I had to r

Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread Ralf Hildebrandt
* Noel Jones <[EMAIL PROTECTED]>: > The "Example 1" UpdateSaneSecurity.sh appears to use "clamscan -d" to > test for a valid database before installing them in the live > directory. Didn't check the others... Unfortunately I had to rewrite that script until it worked :( The download URLs for t

Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread Noel Jones
At 03:29 PM 5/7/2007, René Berber wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >Steve Basford wrote: > >[snip] >| So, please could you all change your download scripts to download from >| the above mirrors, not only will this help avoid me getting hit with >| hosting charges but you b

Re: [Clamav-users] OT: Sanesecurity Sigs: Important News

2007-05-07 Thread René Berber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Basford wrote: [snip] | So, please could you all change your download scripts to download from | the above mirrors, not only will this help avoid me getting hit with | hosting charges but you benefit as you should be able to increase the | fre

Re: [Clamav-users] clamav-0.90.2 issue

2007-05-07 Thread Gareth Koopman
The solution worked thank you very much. We also found that there are two copies of the virus database being loaded Gareth On Monday, 7 May 2007, Anton Yuzhaninov wrote: > Hello, Gareth. > > You wrote on Monday, May 7, 2007, 11:26:16 AM: > > I am running clamav with qmail on Red Hat Enterprise

[Clamav-users] Unix socket vs IP Socket

2007-05-07 Thread Eric Kruse
Good Day. I've noticed, after running a strace on clamdscan, that clamdscan sends "control messages" using the UNIX socket "clamav.sock" on file descriptor 3. The first of these is the string "STREAM". The response from clamd is a port number to stream the email/file through. The IP socket is conn

Re: [Clamav-users] clamav-0.90.2 issue

2007-05-07 Thread Xavier Beaudouin
On Mon, 7 May 2007, Gareth Koopman wrote: > Good Morning > > I am running clamav with qmail on Red Hat Enterprise Linux AS release 4 and i > have recently upgraded to clamav-0.90.2. Clamd's cpu usage shotup to an > average between 400% and 500%(8 cpu's), even though the amount of virusses > did'nt

Re: [Clamav-users] clamav-0.90.2 issue

2007-05-07 Thread Anton Yuzhaninov
Hello, Gareth. You wrote on Monday, May 7, 2007, 11:26:16 AM: > I am running clamav with qmail on Red Hat Enterprise Linux AS release 4 and i > have recently upgraded to clamav-0.90.2. Clamd's cpu usage shotup to an > average between 400% and 500%(8 cpu's), even though the amount of virusses > di

[Clamav-users] clamav-0.90.2 issue

2007-05-07 Thread Gareth Koopman
Good Morning I am running clamav with qmail on Red Hat Enterprise Linux AS release 4 and i have recently upgraded to clamav-0.90.2. Clamd's cpu usage shotup to an average between 400% and 500%(8 cpu's), even though the amount of virusses did'nt increase that much. Any ideas? __