> On 16 Feb 2018, at 00:23, Wietse Venema <[email protected]> wrote: > >> Content-Transfer-Encoding: base64 >> >> ...<here follow about 60 lines of code which it seems to me that >> contains the main message> > > That could be the text version of the content. > >> --_000_C8F4E69CA0D6EB47859C539F6B7730BD01123B47B7hge2k10dag2co_ >> Content-Type: text/html; charset="utf-8" >> Content-Transfer-Encoding: base64 >> >> ... <here follows a long content consisting of about 34000 lines which >> seems to me inexplicable> > > And that could be the HTML version of the same content. After > base64 decoding, expect to see a lot of HTML tags, and perhaps > javascript. > > Wietse > >> --_000_C8F4E69CA0D6EB47859C539F6B7730BD01123B47B7hge2k10dag2co_-- >> >> =======================================================================================
I think OP will be able to read the parts if he runs uudecode on them, is that right? As I recollect, in the past I have copied the whole message into a scratch file, then deleted everything except the marks "part", then run uudecode on it. Stroller.
