Re: [nmh-workers] Downloading googlegroup messages

2019-05-07 Thread Bakul Shah
On Tue, 07 May 2019 18:38:46 -0400 Ken Hornstein wrote: > >This seems to be a bug. The boundary text as per the spec > >doesn't include CRLF or LF or CR. What is interesting is that > >the message header containing the boundary text also ends with > >\r\n so nmh stripped that and then tacked on

Re: [nmh-workers] Downloading googlegroup messages

2019-05-07 Thread Ken Hornstein
>This seems to be a bug. The boundary text as per the spec >doesn't include CRLF or LF or CR. What is interesting is that >the message header containing the boundary text also ends with >\r\n so nmh stripped that and then tacked on \n! Fixed on master (in commit 56a43385fdcbbe). If that doesn't

[nmh-workers] Downloading googlegroup messages

2019-05-07 Thread Bakul Shah
I used https://github.com/icy/google-group-crawler to download messages from a group I an persuing. Each message is put in a separate file so it is easy to just link/copy them to numbered files. I disovered that plain text message work fine but mime messages don't. For instance: $ cd $_GROUP