On Sat, Feb 01, 2003 at 05:45:05PM +0100, Carles Xavier Munyoz Bald? wrote:
> Hi,
> I'm writing my own local mailer which is executed by Sendmail for deliver
> email to the recipient mailbox file.
>
> I'm using the C API from ClamAV to scan the incoming email in search of virus.
> I have seen tha
The full clamAV plugin for sendmail is currently being tested. Until then you
can use the mboxscan shell script that you will find in the support directory
that came with clamscan to use clamscan to scan incoming messages with
attachments.
-Nigel
--
Nigel Horne. Arranger, Composer, Conductor,
Hi,
I'm writing my own local mailer which is executed by Sendmail for deliver
email to the recipient mailbox file.
I'm using the C API from ClamAV to scan the incoming email in search of virus.
I have seen that the cl_scandesc(), cl_scanbuff and cl_scanfile() doesn't scan
the MIME coded attachme