Mailinglist Archive: opensuse (4208 mails)

< Previous Next >
Re: [SLE] Combining mail parts sent by Outlook
  • From: "Carlos E. R." <robin1.listas@xxxxxxxxxx>
  • Date: Fri, 2 Jul 2004 00:06:43 +0200 (CEST)
  • Message-id: <Pine.LNX.4.58.0407020003280.8864@xxxxxxxxxxxxxxxx>

The Thursday 2004-07-01 at 08:24 +0200, Nico wrote:

> somebody sent me a mail with a massive attachment from Outlook.
>
> Outlook divided it into parts. When receiving it in Outlook, the parts are
> easily recombined to reconstruct the attachment.
>
> How do I do it in KMail?

I have never got those, but they probably can be concatenated, as if you
had used "split". Ie:

cat Part1 > file
cat Part2 >> file
cat Part3 >> file

I'm asumming the parts are just binary splits, with no headers added.

--
Cheers,
Carlos Robinson


< Previous Next >
References