From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.help Subject: RE: Gnus: How to easily change "From:" from the default to a second account's address? Date: Sun, 27 Nov 2011 19:03:43 +0000 (UTC) Message-ID: <87zkfhs815.fsf@mean.albasani.net> References: <812215ED-D638-4BE4-8AD3-AC7EB95378E0@math.ethz.ch> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1322420650 31048 80.91.229.12 (27 Nov 2011 19:04:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Nov 2011 19:04:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 27 20:04:06 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RUk1F-0006jH-Ty for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Nov 2011 20:04:06 +0100 Original-Received: from localhost ([::1]:48453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUk1F-000465-DB for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Nov 2011 14:04:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUk1A-00045v-Ip for help-gnu-emacs@gnu.org; Sun, 27 Nov 2011 14:04:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RUk18-0003Ay-Hg for help-gnu-emacs@gnu.org; Sun, 27 Nov 2011 14:04:00 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:38777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUk18-0003Au-Ci for help-gnu-emacs@gnu.org; Sun, 27 Nov 2011 14:03:58 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RUk16-0006gF-4p for help-gnu-emacs@gnu.org; Sun, 27 Nov 2011 20:03:56 +0100 Original-Received: from e178235132.adsl.alicedsl.de ([85.178.235.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Nov 2011 20:03:56 +0100 Original-Received: from gegendosenfleisch by e178235132.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Nov 2011 20:03:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178235132.adsl.alicedsl.de Cancel-Lock: sha1:0a+oD8QLs86MrwnDgTijcnLn61I= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83072 Archived-At: Marius Hofert writes: [...] > Since I have a second account (googlemail), every once in a while I > would like to hav "From: my.name@googlemail.com" instead of "From: > my.name@uni.edu". So far, I deleted the entry and typed in my gmail > account's address. Is there a simpler way? [...] A little late, but I've been using gnus-pers for this for quite some time. http://www.emacswiki.org/emacs/GnusPers Part of debians gnus-bonus-el. hth Memnon