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 that the cl_scandesc(), cl_scanbuff and cl_scanfile() doesn't scan 
It does - you need to use the newest snapshot and add CL_MAIL option to
cl_scan*() (eg. CL_ARCHIVE | CL_MAIL).

Best regards,
Tomasz Kojm
-- 
      oo    .....       [EMAIL PROTECTED]
     (\/)\.........     http://www.konarski.edu.pl/~zolw
        \..........._   I nie zapomnij kliknac w brzuszek... 
          //\   /\\     <- C. Amboinensis    www.pajacyk.pl        

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


Reply via email to