From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5221 Path: main.gmane.org!not-for-mail From: abraham@dina.kvl.dk (Per Abrahamsen) Newsgroups: gmane.emacs.gnus.general Subject: Should Gnus handle `Resent-Reply-To'? Date: 22 Feb 1996 17:06:21 +0100 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145858 32188 80.91.224.250 (20 Oct 2002 20:30:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:30:58 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id LAA28488 for ; Thu, 22 Feb 1996 11:01:48 -0800 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 22 Feb 1996 17:08:06 +0100 Original-Received: from ssv4.dina.kvl.dk (ssv4.dina.kvl.dk [130.225.40.223]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id RAA03126; Thu, 22 Feb 1996 17:02:49 +0100 Original-Received: (abraham@localhost) by ssv4.dina.kvl.dk (8.6.12/8.6.4) id RAA07674; Thu, 22 Feb 1996 17:06:21 +0100 Original-To: ding@ifi.uio.no Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:5221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5221 I just found this variable in the configuration file for SmartList. It seems to make it possible to specify a address for the list without overriding the address used for private replies. Should Gnus handle this, i.e. let followups go to the address specified by this header? Related question: Would it be a good idea for mailing list administrators to uncomment this line? >>>>> "SCF" == SmartList configuration file wrote: SCF> #reply_to SCF> ##reply_to = "Resent-Reply-To: $listaddr" # uncomment (and perhaps change SCF> # it to "Reply-To") to force replies SCF> # to go to the list (discouraged)