Dear Russ, 
        First off thanks for replying back. I tried what you said and I even 
made the 
shell. But now I keep getting the following error 

-------------------------------------
exception! javax.mail.MessagingException: Exception thrown;
  nested exception is:
        java.io.IOException: No such file or directory
-----------------------------------------------------

I have all the directory and its path correct and the permissions are set 
correctly as well. I am don't know what file or directory its looking for. I 
ran the command as it is in the mailet on the command line and it works with 
out any errors. May I did not get the syntax correctly?

I am it does not find the %report file% which is scanvirus.txt. or could it be 
that the file is never downloaded?

here is my mailet.
------------------------------------------------------
<mailet match="IsInfected=/usr/local/bin/clam.sh --no-summary -i -l /tmp/
checkvirus/scanvirus.txt -r /tmp/checkvirus, /cVirus/infected, true, 1" 
class="ToProcessor">
                <processor> virus </processor>
        </mailet>
-----------------------------------------------------
I was wondering I could see that your mailet looks like.

thanks
jay.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to