> I know that there is a mbox option for this function that allows the > attachment scan but I haven't found any info a bout it in the manual. > How must I do for use this option ? cl_scandesc(....., CL_ARCHIVE | CL_MAIL)
> Another iusse is that if the scaned email has more than one virus in its > attachments, the sl_scandes function will give me only the name of one of the > virus found. Moreover, I will not be able to know which attachments are > inffected and which not, and which infected attachment has which virus. > I would be able to know wihch attachments are infected and by which virus. > Is there any solution to this ? fd = open("mail", RD_ONLY); cl_mbox("/tmp/extracted", fd); and scan all files in /tmp/extracted 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]