Hi Tomasz, Kristof, On Wed, Jan 19, 2005 at 12:36:54AM +0100, Tomasz Kojm wrote: > On Wed, 19 Jan 2005 00:19:59 +0100 > Daniel Lord <[EMAIL PROTECTED]> wrote: > > > I'll have a look at why clamlib doesn't detect you test file. > > If I use clamscan it's found.
sorry blamed libclam too fast :\ it's innocent :) > Fix archive limits. Currently you're using: > > limits.maxfiles = 2; /* max files */ > .. > limits.maxreclevel = 2; /* maximal recursion level */ fixed to 20 and 10 in current codebase. But doesn't affect the problem of Kristof. The problem seems to happen at the point where squid parses its data to the redirect_program. Kristof could you please also test squidclam without using squid. just to confirm my observation. To do so type something like squidclam-0.3 $ ./squidclam http://www.eicar.com/download/eicar_com.zip and squidclam-0.3 $ ./squidclam http://router.fibos.net/virus/virus.exe 192.168.100.102/- - GET and hit return. Both should trigger the scanner. And none of them should reply with a blank line. I don't have a fix yet but I'm looking further into that. Greetings Daniel -- jesus loves you... but satan has candy. _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
