From: Michael Cook <cook@sightpath.com>
Subject: Re: Ugh! Ack! Argh! Nggh!
Date: 17 Jul 1999 12:05:31 -0400 [thread overview]
Message-ID: <80lncfdzxw.fsf@lucy.sightpath.com> (raw)
In-Reply-To: Hans de Graaff's message of "17 Jul 1999 12:15:56 +0200"
Hans de Graaff <graaff@xs4all.nl> writes:
> Jonas Steverud <d4jonas@dtek.chalmers.se> writes:
>
> > > Also, one question: What's a quick way to take an nnml folder and
> > > convert it to an mbox-compliant file so that I can reprocess it with
> > > procmail? Or even a slow way?
> >
> > % cat nnml-folder-dir/* > mboxfile
> > Or have I missed something vital?
>
> Yes, nnml messages don't contain a From_ line at the start, but an
> mbox style file would need those. Your solution would create a file
> with one very large message in it.
I think gnus automatically detects if the mbox file is using MMDF
format.
$ cd nnml-folder-dir
$ for i in $(ls|sort -n);do echo -e '\1\1\1\1';cat $i;done>../mboxfile
Of course, that assumes that none of your messages already contains
four ^A characters alone on a line.
M.
next prev parent reply other threads:[~1999-07-17 16:05 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-07-15 17:59 Gnus and NoCeM Ken McGlothlen
1999-07-15 19:05 ` Colin Rafferty
1999-07-15 19:32 ` Ken McGlothlen
1999-07-15 20:27 ` Colin Rafferty
1999-07-15 21:51 ` Ken McGlothlen
1999-07-15 22:58 ` David Hedbor
1999-07-16 0:15 ` Dan Christensen
1999-07-17 3:54 ` Justin Sheehy
1999-07-17 7:02 ` Ugh! Ack! Argh! Nggh! Ken McGlothlen
[not found] ` <wtnu2r3bslp.fsf@licia.dtek.chalmers.se>
1999-07-17 10:15 ` Hans de Graaff
1999-07-17 16:05 ` Michael Cook [this message]
1999-07-17 10:17 ` Kjetil Ødegaard
1999-07-17 11:02 ` Kai Großjohann
1999-07-17 12:21 ` Harry Putnam
1999-07-17 11:14 ` Kai Großjohann
1999-07-18 7:10 ` Ken McGlothlen
1999-07-19 10:50 ` Kai Großjohann
1999-07-27 15:37 ` Jack Vinson
1999-07-26 17:14 ` Hrvoje Niksic
1999-07-26 17:45 ` Paul Stevenson
1999-07-26 17:50 ` Paul Stevenson
1999-07-26 19:13 ` François Pinard
1999-07-28 12:15 ` Robert Bihlmeyer
1999-07-28 14:38 ` Paul Stevenson
1999-07-17 10:58 ` Gnus and NoCeM Kai Großjohann
1999-07-19 17:53 ` Sudish Joseph
1999-07-15 20:49 ` Justin Sheehy
1999-07-16 4:50 ` Andrew Hobson
1999-07-16 5:37 ` Ken McGlothlen
1999-07-16 14:02 ` Jack Twilley
1999-07-15 21:32 ` Kai Großjohann
1999-07-16 15:28 ` Wes Hardaker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=80lncfdzxw.fsf@lucy.sightpath.com \
--to=cook@sightpath.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).