From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43637 Path: quimby.gnus.org!not-for-mail From: NAGY Andras Newsgroups: gmane.emacs.gnus.general Subject: wrong default for message-dont-reply-to-names Date: Mon, 25 Feb 2002 22:25:09 +0100 Message-ID: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014672708 30733 195.204.10.66 (25 Feb 2002 21:31:48 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 25 Feb 2002 21:31:48 GMT Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16fSio-0007zW-00; Mon, 25 Feb 2002 22:31:47 +0100 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 16fSck-0005BR-00; Mon, 25 Feb 2002 15:25:30 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 25 Feb 2002 15:25:30 -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 PAA16336 for ; Mon, 25 Feb 2002 15:25:18 -0600 (CST) Original-Received: (qmail 198 invoked by alias); 25 Feb 2002 21:25:12 -0000 Original-Received: (qmail 193 invoked from network); 25 Feb 2002 21:25:12 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 25 Feb 2002 21:25:12 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16fSfJ-0007uT-00 for ; Mon, 25 Feb 2002 22:28:09 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 9 Original-NNTP-Posting-Host: mamut.elte.hu Original-X-Trace: quimby2.netfonds.no 1014672489 30246 157.181.150.140 (25 Feb 2002 21:28:09 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 25 Feb 2002 21:28:09 GMT Mail-Copies-To: nobody User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, i386-debian-linux) Cancel-Lock: sha1:uScRydnUPO3bVBPplxM6wSCuMQQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: quimby.gnus.org gmane.emacs.gnus.general:43637 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43637 message-dont-reply-to-names should have the same default value as gnus-ignored-from-addresses, i.e. `(regexp-quote user-mail-address)'. The current default `nil' implies that the user's login name will be used to detect addresses belonging to the user when doing a followup in mail groups, which ain't good when this has nothing to do with the user's actual email address. Andras