[Mimedefang] survey: dropping password protected file

Brett Simpson simpsonb at hillsboroughcounty.org
Wed Mar 3 15:54:00 EST 2004


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



More information about the MIMEDefang mailing list