Date: Mon, 24 Mar 1997 16:45:28 -0500 (EST) From: John Fieber <jfieber@indiana.edu> To: Terry Lambert <terry@lambert.org> Cc: jmb@freefall.freebsd.org, langfod@dihelix.com, hasty@rah.star-gate.com, hackers@FreeBSD.org Subject: Re: Cool Web page interface to mail + search engine? Message-ID: <Pine.BSF.3.95q.970324163351.2803K-100000@fallout.campusview.indiana.edu> In-Reply-To: <199703242110.OAA23473@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 1997, Terry Lambert wrote: > The benefit is in having a date-order stamp on message *that came > into* majordomo. Ah, I see what you are getting at. I'm wondering if it would be less hassle to simply use the Received: header that sendmail on freefall attaches automatically: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA19763 for hackers-outgoing; Mon, 24 Mar 1997 09:26:41 -0800 (PST) Stepping back a bit, for a variety of reasons, the headers need to be massaged before indexing, and that would be a prime time to extract the date from the Received line into a form more suitable for indexing and retrieval. I already do that with the Date field. -john
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970324163351.2803K-100000>