Problem with attachments inside a zip file
Vinayakam Murugan
vinayakm at THEARGONCOMPANY.COM
Wed Mar 17 08:39:54 GMT 2004
Hi Guys
Can anyone guide me how to apply this change?
On Tuesday 16 March 2004 22:07, you wrote:
> 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);
>
--
Warm Regards
~~~~~~~~~~~~~~~~~~~~~~~
Vinayakam Murugan
Tel: 91-22 - 2288 2163 Ext 121
Help Desk: 91-22 - 2288 2774
Fax Number: 91-22 - 2288 2812
http://www.TheArgonCompany.com
Viruses getting you down?
Get your virus protected mailbox at http://www.tassm.com
Linux. The Choice of the GNU generation
More information about the MailScanner
mailing list