Tomasz Kojm wrote:
> > Shouldn't clamd just IGNORE it instead of saying ERROR?
> > clamd / ClamAV version devel-20040130
> 
> Done (libclamav now also ignores old errors for recursion and files
> limits).

You may have two configurations :

 - check most of the file against viruses, so ignore unparsable files is OK
   but you may also skip error messages.
   
 - check all files an treat unparsable ones specialy (tag them as suspect, 
   put them in quarantine...)

For the second case, you need to hanble two kinds of
errors. Persistant errors because of the file itself and transcient
errors due to clamav (ex: memory full).


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to