Re: storing/viewing *.mhtml files? | "save as mhtml" in google chrome << dos2unix | Thx Ralph
Tom R <[email protected]> Wed, 08 Jan 2025 12:07:30 -0600
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed 1/8/25 16:51 +0000 Ralph Corderoy wrote: >Hi Tom, > >> mhstore: bogus multipart content in message 93095 > >I think the file has extra blank lines. >Perhaps carriage returns have become line feeds? > > $ pr -tn 83741.2.email.2.email | sed /DOCTYPE/q > 1 From: <Saved by Blink> > 2 Snapshot-Content-Location: https://chatgpt.com/c/677d9928-d7b4-8013-be58-65483bddf667 > 3 Subject: Fed Balance Sheet Expansion > 4 Date: Wed, 8 Jan 2025 10:13:18 -0600 > 5 MIME-Version: 1.0 > 6 Content-Type: multipart/related; [...] Thanks Ralph, that worked! -- Tom -- $ dos2unix < f.mhtml| mhstore -file - storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 1 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.1.html storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 2 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.2.txt storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 3 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.3.txt storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 4 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.4.txt storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 5 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.5.png storing message MYHOMEDIRPATHHERE/Mail/mhstorecpfu33 part 6 as file MYHOMEDIRPATHHERE/tmp/nmh/mhstorecpfu33.6.html