Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Cc: ding@ifi.uio.no
Subject: Re: Searchable (glimpsed) Mailing List archives?
Date: 20 Jun 1996 17:02:12 -0700	[thread overview]
Message-ID: <m2buieowhn.fsf@deanna.miranova.com> (raw)
In-Reply-To: Jason L Tibbitts III's message of 20 Jun 1996 18:21:24 -0500

>>>>> "Jason" == Jason L Tibbitts <tibbs@hpc.uh.edu> writes:

>>>>> "SH" == Shane Holder <holder@mordor.rsn.hp.com> writes:
SH> Is there an archive of the mailing list that is searchable?

Jason> Well, there's always M-s in the archive group.  Might be just a
Jason> little slow, though.

Jason> I could try to put up an index page like I do with my mailing
Jason> lists (like, say, <URL:http://www.hpc.uh.edu/fvwm/archive/>)
Jason> but it seems needless to duplicate the archiving that Steven
Jason> has done.  I'll see how much pain it would be.  (Anyone have
Jason> code to turn a big nnml folder into standard Unix MBOX files
Jason> each spanning one month?  It would save me the time to do it.)

It doesn't require code.  Use the formail program out of the procmail
distribution on each message you want to catenate, something like:

for i nnml-group/? nnml-group/?? nnml-group/??? nnml-group/????; do
	formail -d $i
done > Unix-MBOX

This will also work with MH folders.

The only magic is the -d flag for formail, which tells it to be
tolerant of input not in strict mailbox format.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


      reply	other threads:[~1996-06-21  0:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-20 18:45 Shane Holder
1996-06-20 19:42 ` Steven L Baur
1996-06-21  6:57   ` Lars Magne Ingebrigtsen
1996-06-22 19:10     ` Steven L Baur
1996-06-23  7:56       ` Joev Dubach
     [not found]       ` <ycq4to0lvuf.fsf@fierce-bad-rabbit.MIT.EDU>
1996-06-25 12:14         ` Lars Magne Ingebrigtsen
1996-06-25 17:46           ` Sten Drescher
1996-06-25 19:13             ` Steven L Baur
1996-06-20 22:36 ` Roger Williams
1996-06-20 23:21 ` Jason L Tibbitts III
1996-06-21  0:02   ` Steven L Baur [this message]

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=m2buieowhn.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    --cc=ding@ifi.uio.no \
    /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).