Michal Szymanski <[EMAIL PROTECTED]> writes: > I have a Mimedefang v. 2.39 setup using File::Scan virus scanner. > A few days ago I got a message containg "misc.zip" attachment > with a "misc.rtf.pif" W32/[EMAIL PROTECTED] virus. It went through the filter > pipeline unrecognized. Still, the standalone scanner "scan.pl" coming > with File::Scan detects the virus if run on "misc.zip" file.
scan.pl checks individual members of .zip archives. File::Scan module by itself does not. You need to add some code to mimedefang-filter to achieve that. Stay tuned, I'm working on it. MJ _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

