From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44152 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Handling mailing lists Date: Thu, 04 Apr 2002 09:33:50 -0500 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: owner-ding@hpc.uh.edu Message-ID: References: <20020404113907.A12214@fr.thalesgroup.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017930937 18585 127.0.0.1 (4 Apr 2002 14:35:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2002 14:35:37 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16t8Ku-0004pW-00 for ; Thu, 04 Apr 2002 16:35:36 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16t8Jx-0004Cm-00; Thu, 04 Apr 2002 08:34:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 Apr 2002 08:34:44 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA14181 for ; Thu, 4 Apr 2002 08:34:32 -0600 (CST) Original-Received: (qmail 11733 invoked by alias); 4 Apr 2002 14:34:15 -0000 Original-Received: (qmail 11728 invoked from network); 4 Apr 2002 14:34:15 -0000 Original-Received: from liilmtlssm01.mailtask.com (208.203.59.25) by gnus.org with SMTP; 4 Apr 2002 14:34:15 -0000 Original-Received: from LIILMTLSFE02.mailtask.com ([208.203.59.43]) by LIILMTLSSM01.mailtask.com with Microsoft SMTPSVC(5.0.2195.3779); Thu, 4 Apr 2002 08:33:47 -0600 Original-Received: from onyx.nimbus.northernlight.com ([10.128.22.65]) by LIILMTLSFE02.mailtask.com with Microsoft SMTPSVC(5.0.2195.3779); Thu, 4 Apr 2002 08:33:48 -0600 Original-To: ding@gnus.org X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: ding@gnus.org In-Reply-To: <20020404113907.A12214@fr.thalesgroup.com> =?iso-8859-1?q?(J=E9r=F4me?= Marant's message of "Thu, 4 Apr 2002 11:39:07 +0200") Original-Lines: 17 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-redhat-linux-gnu) X-OriginalArrivalTime: 04 Apr 2002 14:33:48.0265 (UTC) FILETIME=[BB7D9D90:01C1DBE5] Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44152 On Thu, 4 Apr 2002, jerome.marant@fr.thalesgroup.com wrote: > However I've seen in other MUA more practical ways of implementing > this: a list contains all mailing list addresses you subscribed to > and whenever you reply to a mail, the MUA try to find one of these > addresses within To: or Cc: and if so, it fills the To: field of > your reply with the mailing list address. > > Could such a feature be implemented in Gnus? I'm sure it can, but think about the implications: if I specifically CC someone who is not on the list, your reply will eliminate their address from the recipient list. Or am I misunderstanding what you're asking? The Mail-Followup-To header makes a lot more sense to me. Ted