Trog wrote:
On Fri, 2004-03-26 at 17:03, Joe Maimon wrote:Color me clueless but I just downloaded and installed clamav. (Past week)
# Thread (scanner - single task) will be stopped after this time (seconds).
# Default is 180. Value of 0 disables the timeout. SECURITY HINT: Increase the
# timeout instead of disabling it.
ThreadTimeout 600
Still happening.
Besides sendmail is only reporting aroound a (max) 2:00 delay for the rejected 451 emails.
What version of clamav are you using? ThreadTimeout is not used on anything past 0.68, or CVS for the last couple of months.
The default timeout for receiving data on a socket is 1 minute.
-trog
Only timeout related thing I have in clamav.conf or man clamav.conf is ThreadTimeout
Guess its to the source.
Nope, no timeout named options in clamd/config.c other LogTime and ThreadTimeout
How about this? (I added a zero)
grep CL_DEFAULT_SCANTIMEOU * defaults.h:#define CL_DEFAULT_SCANTIMEOUT 600
Suggestions?
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
