Hi,

I'm running procmail and spamassassin (mail is in maildir format). I would like to scan my e-mails with clamav.

How can I do that? Would it be enough to pipe the mail-message to clamscan in the following way:

:0fw
| /usr/local/bin/clamscan --mbox -

:0e
{
        EXITCODE=$?
}

Best regards,

Marc



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to