From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82669 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Subscribe and unsubscribe through Gmane Date: Sun, 23 Dec 2012 08:02:02 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87ehigdir9.fsf@lifelogs.com> References: <871undbccb.fsf@googlemail.com> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356267752 13944 80.91.229.3 (23 Dec 2012 13:02:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Dec 2012 13:02:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30935@lists.math.uh.edu Sun Dec 23 14:02:48 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 1TmlCV-0007zK-BH for ding-account@gmane.org; Sun, 23 Dec 2012 14:02:43 +0100 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 1TmlC5-0001so-3i; Sun, 23 Dec 2012 07:02:17 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TmlC3-0001sW-ON for ding@lists.math.uh.edu; Sun, 23 Dec 2012 07:02:15 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TmlC2-00083z-JR for ding@lists.math.uh.edu; Sun, 23 Dec 2012 07:02:15 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TmlC1-0002Lx-5y for ding@gnus.org; Sun, 23 Dec 2012 14:02:13 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TmlCC-0007YK-RF for ding@gnus.org; Sun, 23 Dec 2012 14:02:24 +0100 Original-Received: from c-65-96-148-157.hsd1.ma.comcast.net ([65.96.148.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Dec 2012 14:02:24 +0100 Original-Received: from tzz by c-65-96-148-157.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Dec 2012 14:02:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-65-96-148-157.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:mpX++UkXJJGxThoPpZu1BI0KRFU= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82669 Archived-At: On Tue, 24 Apr 2012 13:25:56 +0200 Thorsten Jolitz wrote: TJ> I subscribed to a dozen mostly Emacs related mailing-lists through TJ> gmane, i.e. by simply sending a first mail from gnus to the mailing list TJ> and responding to the gmane authorization message within a week. TJ> Now I decided that I would like to use a more 'serious' email for all of TJ> these groups and want to unsubscibe with my old email and subscribe with TJ> my new one. TJ> And gnus should be aware of the change, i.e. use my new email TJ> automatically for all posts I send to the mailing lists. TJ> Is there a simple way to do this from gnus like sending mails with 'Subject: TJ> unsubscribe' from my old mail to all mailing-list and then do my next TJ> postings with my new email, authorize, and gnus will know about the change? There's no pre-defined functionality in Gnus for this. You can use posting-styles to easily set your e-mail address per group, but the external flow that interacts with mailing lists and GMane is too far outside a MUA's domain. Ted