From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44150 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?J=E9r=F4me_Marant?= Newsgroups: gmane.emacs.gnus.general Subject: Handling mailing lists Date: Thu, 4 Apr 2002 11:39:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <20020404113907.A12214@fr.thalesgroup.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: Quoted-Printable X-Trace: main.gmane.org 1017913360 467 127.0.0.1 (4 Apr 2002 09:42:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2002 09:42:40 +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 16t3lQ-00007Q-00 for ; Thu, 04 Apr 2002 11:42:40 +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 16t3kW-0003e1-00; Thu, 04 Apr 2002 03:41:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 Apr 2002 03:41:51 -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 DAA13229 for ; Thu, 4 Apr 2002 03:41:39 -0600 (CST) Original-Received: (qmail 5980 invoked by alias); 4 Apr 2002 09:41:26 -0000 Original-Received: (qmail 5910 invoked from network); 4 Apr 2002 09:41:20 -0000 Original-Received: from gwsmtp.thomson-csf.com (195.101.39.226) by gnus.org with SMTP; 4 Apr 2002 09:41:20 -0000 Original-Received: from thomplex.thomson-csf.com (200.3.2.2) by gwsmtp.thomson-csf.com (NPlex 5.1.053) id 3CA9BAB00003633D for ding@gnus.org; Thu, 4 Apr 2002 11:42:49 +0200 Original-Received: from thomplex.thomson-csf.com (200.3.2.2) by thomplex.thomson-csf.com (NPlex 5.1.036) id 3CA97CB300046C27 for ding@gnus.org; Thu, 4 Apr 2002 11:31:24 +0200 Original-Received: from bgxplex3.bgx.airsys.thomson-csf.com (1.38.9.153) by bgxplex.bgx.airsys.thomson-csf.com (NPlex 5.1.053) id 3CAAD2FF000038B5 for ding@gnus.org; Thu, 4 Apr 2002 10:40:41 +0200 Original-Received: from bgxplex3.bgx.airsys.thomson-csf.com (1.38.9.153) by bgxplex3.bgx.airsys.thomson-csf.com (NPlex 5.1.053) id 3CAAD5C60000242B for ding@gnus.org; Thu, 4 Apr 2002 11:51:10 +0200 Original-Received: from 187.150.3.12 by bgxplex3.bgx.airsys.thomson-csf.com (InterScan E-Mail VirusWall NT); Thu, 04 Apr 2002 11:51:10 +0200 Original-Received: from af_mara by lully.bgx.airsys.thomson-csf.com with local (Exim 3.22 #1 (Red Hat Linux)) id 16t3hz-0003B4-00 for ; Thu, 04 Apr 2002 11:39:07 +0200 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org Content-Disposition: inline User-Agent: Mutt/1.2.5i Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44150 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44150 Hi, Currently, if you want to handle mailing lists as speficic recipients, i.e. make as if a reply-to contained the mailing list address in mails you receive from that list, you have to edit to-address and to-list variables in group parameters. 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? Thanks. --=20 J=E9r=F4me Marant