From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28396 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Reply in mailing lists Date: 22 Dec 1999 09:43:50 +0100 Organization: NCR METIS Sender: owner-ding@hpc.uh.edu Message-ID: References: <84902n5vsq.fsf@snoopy.apana.org.au> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035165252 29670 80.91.224.250 (21 Oct 2002 01:54:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:54:12 +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 A8E70D051E for ; Wed, 22 Dec 1999 03:50:23 -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 CAB17576; Wed, 22 Dec 1999 02:46:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 Dec 1999 02:45:50 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA19959 for ; Wed, 22 Dec 1999 02:45:39 -0600 (CST) Original-Received: from viffer.metis.no (viffer.oslo.metis.no [195.0.254.249]) by mailhost.sclp.com (Postfix) with ESMTP id 47E28D051E for ; Wed, 22 Dec 1999 03:43:57 -0500 (EST) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id JAA09048; Wed, 22 Dec 1999 09:43:50 +0100 X-Authentication-Warning: viffer.metis.no: sb set sender to sb@metis.no using -f Original-To: ding@gnus.org In-Reply-To: Brian May's message of "22 Dec 1999 17:33:41 +1100" Original-Lines: 24 User-Agent: Gnus/5.08 (Gnus v5.8.0) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28396 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28396 >>>>> Brian May : >>>>> "Kai" == Kai Großjohann writes: Kai> You can set a group parameter which tells Gnus to send a mail Kai> to some address whenever you want to post something. I Kai> think. Hm. Kai> Apparently, to-address fulfills this need. Read the docs for Kai> details. > No - the to-address only takes affect for new postings (a), and > followups (F). It doesn't effect wide replies (S W, which IMHO > should go everywhere[1]). I have this in the Group Parameters of the newsgroup fa.info-cvs at news.eunet.no, which is gated from the info-cvs mailing list at some point: ((to-list . "info-cvs@prep.ai.mit.edu") (to-address . "info-cvs@prep.ai.mit.edu")) I don't know why or even if I need both to-list and to-address (it's so long since I did this), but it seems to work.