From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33362 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: followup in nnimap groups doesn't heed Mail-Copies-To Date: 15 Nov 2000 12:33:52 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169484 24723 80.91.224.250 (21 Oct 2002 03:04:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:04:44 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id F1054D049A for ; Wed, 15 Nov 2000 12:34:49 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB09549; Wed, 15 Nov 2000 11:34:20 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Nov 2000 11:33:37 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA06083 for ; Wed, 15 Nov 2000 11:33:28 -0600 (CST) Original-Received: from multivac.student.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id 2E43FD049A for ; Wed, 15 Nov 2000 12:33:53 -0500 (EST) Original-Received: (qmail 10128 invoked by uid 500); 15 Nov 2000 17:34:14 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: Eric Marsden's message of "15 Nov 2000 18:17:01 +0100" Original-Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33362 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33362 Eric Marsden writes: > When replying to messages from a list, Gnus should reply only to the > list, and should insert a Mail-Followups-To header. See . I've already made a patch to make Gnus obey Mail-Followup-To (and Mail-Reply-To), and I'm working on some code to fine-tune the conditions for controlling when to prompt the user about obeying MFT. My MFT fields are already being added by qmail-inject, so I have no need for Gnus to do it, but I agree it would be a good idea. I probably won't get around to it any time soon, though, so if someone else wants to tackle *generating* MFT and MRT, that would be good. paul