On Wednesday 03 March 2004 03:25 pm, James Miller wrote: > We use clamd, within Mimedefang, for file/attachment scanning. As many of > you know, Clamd passes encrypted .zip files along as 'ok.' Sorry if I've > missed the discussion, but what would the process be to drop encrypted zip > files within Mimedefang?
See this link... http://lists.roaringpenguin.com/pipermail/mimedefang/2004-March/020608.html Don't forget to add the following after "if (lc($ext) =~ /\.zip$/) {" use Archive::Zip qw(:ERROR_CODES) Brett _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

