[Clamav-users] [EMAIL PROTECTED] is getting thru

2007-06-03 Thread BG Mahesh
hi We are using clamav-0.90.1 on Linux. Emails that are infected with [EMAIL PROTECTED] are getting thru. Norton on our PC has been detecting it. Any idea what needs to be done to fix this problem? Since many users had performance issues with the latest version of clamav we thought of postponing t

Re: [Clamav-users] [EMAIL PROTECTED] is getting thru

2007-06-03 Thread Sergey
On Monday 04 June 2007, BG Mahesh wrote: > Since many users had performance issues with the latest version of clamav we > thought of postponing the upgrade. Wed May 30 23:24:29 CEST 2007 - V 0.90.3 * Bugfixes: - libclamav/matcher-ac.c: optimize memory allocat

[Clamav-users] Duplicate signatures?

2007-06-03 Thread Fajar A. Nugraha
Hi, I'm using clamav 0.90.2 on Linux. Today I found this entry on my clamd.log : Mon Jun 4 13:06:46 2007 -> Reading databases from /var/clamav Mon Jun 4 13:07:40 2007 -> Loaded 237246 signatures. Odd. Last I check manually it was 100-thousand-something. Tracing back clamd.log, the oldest entry

Re: [Clamav-users] Duplicate signatures?

2007-06-03 Thread Török Edvin
On 6/4/07, Fajar A. Nugraha <[EMAIL PROTECTED]> wrote: > # ls -sR1 /var/clamav.bad > 9145 main.cvd >0 main.inc You have both a main.inc, and a main.cvd. Thus those signatures are loaded twice. This problem has been discussed on this list a while ago, look in the archives. --Edwin