Problem with attachments inside a zip file

Chris Connell chris at ISSOLUTIONS.CO.UK
Tue Mar 16 16:37:57 GMT 2004


Is this version 4.28.6-1?. Does it happen with exes? If so had that problem
- the following patch fixed it for Message.pm

--- Message.pm.old  2004-03-10 14:14:40.000000000 +0000
+++ Message.pm      2004-03-10 16:53:56.000000000 +0000
@@ -1088,6 +1088,9 @@
    my($this, $explodeinto, $maxlevels, $allowpasswords, $couldnotreadmesg,
$passwordedmesg, $msname) = @_;

+  # Not got anything to do?
+  return 0 if !$maxlevels && $allowpasswords;
+
    my($dir, $file, $part, @parts, %seenbefore, %seenbeforesize,
$foundnewfiles);
    my($size, $level, $ziperror, $tarerror, $silentviruses, $noisyviruses);
    my($allziperrors, $alltarerrors);



-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK]On Behalf
Of Yannick Cayer
Sent: 16 March 2004 16:30
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Problem with attachments inside a zip file


Greetings,


I have my Maximum Archive Depth set to 0

Maximum Archive Depth = 0


, I have reloaded MailScanner but I have users reporting trying to send .cnf
files (frontpage crap) inside a zip file and it still doesn't get throught
stating that cnf files are very dangerous.

These files are inside a zip file and I have set Maximum Archive Depth = 0


Any clues?


Thanks again

This communication is from IS Solutions Plc, Windmill House, 91-93 Windmill
Road, Sunbury on Thames, Middlesex, England. This email (including any
attachments) is intended only for the recipient(s) named above. It may
contain confidential or privileged information. If you are not the intended
recipient, please do not read, distribute, copy or otherwise use this
communication or the information in it. Any views or opinions expressed in
this email may be solely those of the author and are not necessarily those
of IS Solutions Plc. Any pricing quoted in this email is offered to the
recipient on a best estimate time and materials basis only. If you have
received this communication in error, please notify us by email
(helpdesk at issolutions.co.uk) or by telephone (+44 (0)1932 893444) and then
delete the email and any copies of it.



More information about the MailScanner mailing list