V4: uuencoded files patch

Dustin Baer dustin.baer at IHS.COM
Mon Oct 14 18:28:00 IST 2002


Julian Field wrote:
>
> Well spotted. Fix will be included in the next V4 release.
> In the mean time, it's a tiny change to Message.pm:
>
> 1335c1335,1338
> <   $global::MS->{mta}->AddHeadersToQf($this,$this->{entity}->stringify_header);
> ---
> >   # Used to do next line but it breaks text-only messages with no MIME
> >   # structure as the MIME explosion will have created a MIME structure.
> >   #$global::MS->{mta}->AddHeadersToQf($this,$this->{entity}->stringify_header);
> >   $global::MS->{mta}->AddHeadersToQf($this);

Julian,

I am not much of a patch guru, but is "1335c1335,1338" correct?  I see
the second line of your patch at line 1325
(MailScanner-4.00.0a13-1/bin/MailScanner/Message.pm).  I changed 1325
(1325c1325,1328) to what is in the patch, and things work as expected.

Thanks,

Dustin


--
Dustin Baer
Unix Administrator/Postmaster
Information Handling Services
15 Inverness Way East
Englewood, CO 80112
303-397-2836



More information about the MailScanner mailing list