Jerrad Pierce <[EMAIL PROTECTED]> wrote:
>packf -- nmh-1.0 [compiled on maytag.mit.edu at Wed May 16 05:46:34 EDT 2001]
>A)
>I pack'd a folder and recieved many:
>packf: /afs/athena.mit.edu/user/b/e/belg4mit/.msgbox.map: version mismatch (50331648
>!= 3), continuing...
That happens with "-mmdf". I haven't been able to track down the bug
(yet), but I admit to not having looked very hard.
>But I was able to msh the doc and all seemed fine.
That's why I haven't looked very hard.
>B)
>I pack'd on another architecture (packing a larger folder hosed the first box)
>and got no errors BUT:
>Reading msgbox, currently at message 1 of 1
Might be a problem of the mail reading program.
>There are 323 messages in msgbox. I can see them through a pager.
>I removed .msgbox.map hoping it would get refreshed
>but that did not seem to help.
>C)
>Here are the orignal headers from a message:
>To: [EMAIL PROTECTED]
>Subject: pardon the intrusion?
>Reply-to: [EMAIL PROTECTED]
>Return-receipt-to: [EMAIL PROTECTED]
>Organization: a) Discordia b) none c) what's that?
>Content-Typo: gibberish, charset=ascii-art
>Date: Wed, 13 Dec 2000 13:33:12 EST
>From: Jerrad Pierce <belg4mit>
>After pack'ing they look like this:
>>From nobody@nowhere Wed Aug 08 22:26:51 2001To: [EMAIL PROTECTED]
>Subject: pardon the intrusion?
>Reply-to: [EMAIL PROTECTED]
>Return-receipt-to: [EMAIL PROTECTED]
>Organization: a) Discordia b) none c) what's that?
>Content-Typo: gibberish, charset=ascii-art
>Date: Wed, 13 Dec 2000 13:33:12 EST
>From: Jerrad Pierce <belg4mit>
That looks like pack without the "-mmdf" (gives you mbox format).
It works fine here.
>Now, that's not right...
The initial "From " line is invented, since it is needed as
a message separator in mbox format.
-NWR