From owner-freebsd-hackers Mon Mar 24 13:13:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA06560 for hackers-outgoing; Mon, 24 Mar 1997 13:13:43 -0800 (PST) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA06555 for ; Mon, 24 Mar 1997 13:13:40 -0800 (PST) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id QAA05956; Mon, 24 Mar 1997 16:11:39 -0500 (EST) Date: Mon, 24 Mar 1997 16:11:39 -0500 (EST) From: John Fieber Reply-To: John Fieber To: Terry Lambert cc: "Jonathan M. Bresler" , langfod@dihelix.com, hasty@rah.star-gate.com, hackers@FreeBSD.org Subject: Re: Cool Web page interface to mail + search engine? In-Reply-To: <199703242014.NAA23311@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 24 Mar 1997, Terry Lambert wrote: > What I'm suggesting is that there needs to be a "X-List-ID:" or > something similar for mailing lists, _added by the list server_. But X-List-ID won't get picked up by the user agent when (if) it constructs an In-Reply-To field so it wouldn't really help in thread construction. If anything is done by majordomo, adding a genuine Message-ID would be the most useful. (Of course, only add it if it doesn't already exist!) > The major problem is that mailers which don't use the message ID > of the message being replied to in the generation of an "In-Response-To:" > or similar header. This is a problem, but (a) there isn't anything we can really do about it and (b) based on my analysis of headers, such mailers are responsible for a pretty small portion the messages. Pine and Elm alone account for over half the messages posted to questions. Thread retrieval will never be exact so long as humans are generating the discourse anyway. :) -john