RE: [Clamav-users] oversized.zip problem

2005-11-19 Thread Thomas Lamy
saravanan ganapathy wrote: > > Hi, > > I am using clamav-0.84 ( Debian Version) with > Dansguardian. My config looks like as follows > > ArchiveMaxRecursion 0 > ArchiveMaxFiles 0 > ArchiveMaxFileSize 0 > ArchiveMaxCompressionRatio 0 > > I disabled all the above , restarted clamav & > Dansguardi

Re: [Clamav-users] oversized.zip problem

2005-11-17 Thread Tomasz Papszun
On Thu, 17 Nov 2005 at 7:07:44 -0800, saravanan ganapathy wrote: > > > Set the ArchiveMaxCompressionRatio 300 or higher > > ... that stopped it for me. > > Even I tried to change to 2000, but it doesn't work. Are you absolutely sure that your setup uses clamd, not clamscan? -- Tomasz Papsz

RE: [Clamav-users] oversized.zip problem

2005-11-17 Thread Christopher Checca
" Even I tried to change to 2000, but it doesn't work." That a little to high, try: StreamMaxLength 20M ReadTimeout 300 ScanArchive ArchiveMaxFileSize 0 ArchiveMaxRecursion 9 ArchiveMaxFiles 1500 ArchiveMaxCompressionRatio 300 ArchiveLimitMemoryUsage ArchiveBlockEncrypted ArchiveBlockMax I can s

RE: [Clamav-users] oversized.zip problem

2005-11-17 Thread saravanan ganapathy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of saravanan > ganapathy > Sent: Thursday, November 17, 2005 1:56 AM > To: ClamAV users ML > Subject: Re: [Clamav-users] oversized.zip problem > > --- Ralf Hildebran

RE: [Clamav-users] oversized.zip problem

2005-11-17 Thread Christopher Checca
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of saravanan ganapathy Sent: Thursday, November 17, 2005 1:56 AM To: ClamAV users ML Subject: Re: [Clamav-users] oversized.zip problem --- Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > * saravanan ganapathy <[EMAIL PROTECT

Re: [Clamav-users] oversized.zip problem

2005-11-16 Thread saravanan ganapathy
--- Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > * saravanan ganapathy <[EMAIL PROTECTED]>: > > Hi, > > > > I am using clamav-0.84 ( Debian Version) with > > Dansguardian. My config looks like as follows > > > > ArchiveMaxRecursion 0 > > ArchiveMaxFiles 0 > > ArchiveMaxFileSize 0 > > ArchiveMax

Re: [Clamav-users] oversized.zip problem

2005-11-16 Thread Ralf Hildebrandt
* saravanan ganapathy <[EMAIL PROTECTED]>: > Hi, > > I am using clamav-0.84 ( Debian Version) with > Dansguardian. My config looks like as follows > > ArchiveMaxRecursion 0 > ArchiveMaxFiles 0 > ArchiveMaxFileSize 0 > ArchiveMaxCompressionRatio 0 Does setting them to 0 really disable the limits?

[Clamav-users] oversized.zip problem

2005-11-16 Thread saravanan ganapathy
Hi, I am using clamav-0.84 ( Debian Version) with Dansguardian. My config looks like as follows ArchiveMaxRecursion 0 ArchiveMaxFiles 0 ArchiveMaxFileSize 0 ArchiveMaxCompressionRatio 0 I disabled all the above , restarted clamav & Dansguardian. But even after I got "Oversized.zip" in the log fi