On 13 Feb 2004 at 10:18, Alain DESEINE wrote: > I got a problem using CLAMAV and MIMEDefang when scanning zip files > containing viruses ...
<snip> Are you using *_contains_virus_clamd() or *_contains_virus_clamav() functions? The daemonized scanner requires a local socket accessible to the defang user, which your configuration doesn't include. Also note that there was a bug in clamav 0.65 causing intermittent hangs; I'd suggest upgrading to 0.66. Though there are other options, I personally prefer to run clamd as the defang user and "chown defang" all files/directories touched by clamav. ---- Nels Lindquist <*> Information Systems Manager Morningstar Air Express Inc. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

