I'm occasionally sent binary attachments from Microsoft Outlook that
show up as two separate emails with this header in the first:
Subject: Tidings 18Sep.doc [1/2]
Content-Type: message/partial;
total=2;
id="01C5B95C.F25AE4A0@8030dt621238";
number=1
and this in the second:
Subject: Tidings 18Sep.doc [2/2]
Content-Type: message/partial;
total=2;
id="01C5B95C.F25AE4A0@8030dt621238";
number=2
The messages just need their bodies glued together to form a standard
email with its own header.
Currently I'm handling this by closing kmail, loading inbox into vi and
editing it by hand, which isn't terribly convenient. It'd be good if
kmail could do this for me.
Cheers,
Tim