Re: ftpparse-list archives?

Thomas Schwinge <[email protected]> Wed, 19 Jan 2005 22:04:58 +0100
Newsgroups gmane.comp.lib.ftp-parse
Message-ID <[email protected]>
On Tue, Jan 18, 2005 at 10:41:46AM -0500, Sean Covel wrote:
> Are there archives of this list available somewhere?  Or perhaps a list 
> of message ID's.

Just use the usual ezmlm interface.
Your message was number 12 in the archive.  (Have a look at the
"Return-Path" header.)

#v+
$ for x in `seq 1 11`; do mail [email protected] < /dev/null; done
#v-

It's not the most convenient interface, but that's how Dan designed it
for whatever reasons.


Regards,
 Thomas