Re: [clamav-users] Attachment scan.

2003-02-03 Thread Tomasz Kojm
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

Re: [clamav-users] Attachment scan.

2003-02-02 Thread Nigel Horne
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,

[clamav-users] Attachment scan.

2003-02-01 Thread Carles Xavier Munyoz Baldó
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