> I am getting the following error, and trying to search through the list
> archives, I have come up with nothing.
> 
> 03/08/2006 16:58:11 Q617000CD007623DA Error 40 in virus scanner 1.

  I believe that Error 40 is the return code reported by the scanner
  which in your case is clamscan from the ClamWin port.

  I do not know about ClamWin but for ClamAV you can find the return
  codes in the /man/ folder - the file name will be something like
  clamscan.1 - if you view it in a text editor it is not formatted so
  you have to interpret the escape characters, line feeds and so on.

  Or: http://www.clamav.net/doc/latest/man/clamscan.1
  It appears that return code 40: Unknown option passed.

  Apple has one that is formatted:
  
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/clamscan.1.html

  From what you posted it appears to me that you have "-1" (- digit
  ONE) instead of "-l" (- letter L) but it is hard to really tell and
  what you posted may not be what you have in your config file. Or it
  might be something about the file paths.

  Or since you are using the ClamWin port there could be differences.
  You probably should search for ClamWin return codes and research it
  that way.

  It is much faster by the way to have the clamd service running and
  use clamdscan. I wrote a program
  http://www.smartbusiness.com/imail/declude/ to keep clamd running
  but you could probably use srvany or any similar thing.
  
  
---
Terry Fritts


---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".    The archives can be found
at http://www.mail-archive.com.

Reply via email to