From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81796 Path: news.gmane.org!not-for-mail From: Thorsten Newsgroups: gmane.emacs.gnus.general Subject: Re: Wide reply - sender adress in Cc: Date: Tue, 24 Apr 2012 12:04:12 +0200 Message-ID: <87vckp78f7.fsf@googlemail.com> References: <877gx58qps.fsf@googlemail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1335261741 19522 80.91.229.3 (24 Apr 2012 10:02:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Apr 2012 10:02:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30068@lists.math.uh.edu Tue Apr 24 12:02:21 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SMcZg-0001pR-JI for ding-account@gmane.org; Tue, 24 Apr 2012 12:02:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SMcZe-0005ii-I2; Tue, 24 Apr 2012 05:02:18 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SMcZd-0005iU-Cx for ding@lists.math.uh.edu; Tue, 24 Apr 2012 05:02:17 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SMcZc-0001lF-K9 for ding@lists.math.uh.edu; Tue, 24 Apr 2012 05:02:17 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SMcZb-000763-7d for ding@gnus.org; Tue, 24 Apr 2012 12:02:15 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SMcZb-0001mU-9v for ding@gnus.org; Tue, 24 Apr 2012 12:02:15 +0200 Original-Received: from e178056018.adsl.alicedsl.de ([85.178.56.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2012 12:02:15 +0200 Original-Received: from quintfall by e178056018.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2012 12:02:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178056018.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:iw/mSSfPNlN+qTBcgZ9deZ2WePY= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81796 Archived-At: Katsumi Yamaoka writes: > Thorsten wrote: >> when I try a wide reply including the original to an email (S W), my own >> (sender) email is listed in Cc: header field. >> Is this the normal behaviour, or do I have to configure something somewhere? > > `message-dont-reply-to-names' is yours. > > (setq message-dont-reply-to-names "quintfall@googlemail\\.com") > > This prevents your address from being added to a recipients list. Thanks. -- cheers, Thorsten