>Upgraded tonight on our development box to clamav 0.75. After upgrading
>getting a lot of:
>
>ERROR: ScanStream: accept timeout.
>
>(Never received these errors on previous versions)
>
>Calling clamdscan from procmail with:
>:0
>* multipart
>{
>VIRUS=`/usr/local/bin/clamdscan --disable-summary --stdout -`
>
>:0 Di
>* VIRUS ?? FOUND
>mail/mail.virus
>}
>
>This has worked fine through 0.74, but now is causing many timeouts.
>clamav.conf is set for:
>LocalSocket /tmp/clamd
>FixStaleSocket
>StreamSaveToDisk
>MaxThreads 10
>MaxDirectoryRecursion 15
>User clamav
>ScanMail
>ScanOLE2
>ScanArchive
>ArchiveMaxFileSize 20M
>ArchiveMaxRecursion 5
>ArchiveMaxFiles 1000
>ArchiveBlockEncrypted
>
>RH Linux 2.x kernel
>
>I ran a "make uninstall" in the 0.74 directory before installing 0.75. Am
>I missing something obvious, or is there a problem with 0.75 being used in
>this manner?

I noticed the same problem under OpenBSD 3.4 (thanks to Jerome Loyet for
the port) using ClamAV 0.74 with maildrop. After de-installing 0.73 and
installing 0.74, my clamav.log only mentioned ERROR: ScanStream: accept
timeout and all kinds of ugly virusses passed Clamd/clamdscan. After
looking at the changelog for snapshot I noticed:

Wed Jul 14 13:31:41 CEST 2004 (tk)
----------------------------------
  * libclamav: fix detection of mail files

I presumed the described problem was known and a solution had been
incorperated into snapshot (and thus into 0.75). After trying 0.75 the
log is still filled with errors (ERROR: ScanStream: accept timeout). An
increase for ReadTimeout didn't help...

I wonder if the same error occurs if one uses a milter?


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to