From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4149 Path: main.gmane.org!not-for-mail From: "Edward J. Sabol" Newsgroups: gmane.emacs.gnus.general Subject: Re: Mailing to several people. Date: Wed, 29 Nov 1995 14:27:34 -0500 Message-ID: <199511291927.OAA07054@thuban.gsfc.nasa.gov> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144939 28684 80.91.224.250 (20 Oct 2002 20:15:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:15:39 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id MAA12516 for ; Wed, 29 Nov 1995 12:10:36 -0800 Original-Received: from thuban.gsfc.nasa.gov (thuban.gsfc.nasa.gov [128.183.127.167]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 29 Nov 1995 20:27:42 +0100 Original-Received: (from sabol@localhost) by thuban.gsfc.nasa.gov (LHEA9504/950407.s1) id OAA07054; Wed, 29 Nov 1995 14:27:34 -0500 Original-To: Gnus Mailing List In-reply-to: (larsi@ifi.uio.no) Xref: main.gmane.org gmane.emacs.gnus.general:4149 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4149 Excerpts from mail: (29-Nov-95) Re: Mailing to several people. by Lars Magne Ingebrigtsen > I think all From, To and Cc lines from the articles should be catenated as > if replying to a single article that had quite long From, To and Cc lines: > > Article A: > > From: larsi > Cc: ding > To: per > > Article B: > > From: gnus-bug > Cc: Steve > > => > > From: larsi, gnus-bug > Cc: ding, Steve > To: Per Can you really have multiple addresses on the "From:" line according the RFC-? > And then Gnus uses the normal methods to find out what headers it > should put in the reply mail. Sounds good to me. > What about References, In-Reply-To and Subject, though? References: Concatenate the References header from all articles Subject: Use the Subject from the first article marked, prepended with "Re: " if necessary, of course. In-Reply-To: Concatenate them all using the format " (e-mail@address)", assuming it's OK with the relevant RFCs, of course. Later, Ed