[Clamav-devel] latest clamav detects a virus in every rar sfx

2004-08-23 Thread Alch
Hi, clamscan built from latest cvs detects Trojan.Banker.AR-3 FOUND in every rar sfx archive (tested with winrar 3.30). 0.75.1 is okay though. My previous message with an attachemnt (p[assword protected zip) didn't get through... Regards, Alch attachment: winmail.dat

[Clamav-devel] Slight error in clamav-milter

2004-08-23 Thread Andy Fiddaman
Just spotted this one, the mask length in the following entry should be 12, not 20. { PACKADDR(172, 16, 0, 0), MAKEMASK(20) }, /* 172.16.0.0/20 */ A. --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk

[Clamav-devel] Slight error in clamav-milter (fwd)

2004-08-23 Thread Andy Fiddaman
Sorry, just re-read this code. MAKEMASK takes an inverse netmask length so the code is right. Andy -- Forwarded message -- Date: Mon, 23 Aug 2004 12:19:59 + (GMT) From: Andy Fiddaman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Slight error in clamav-milter Just