Re: Set "From" based on "To" when replying
authorSimon Campese <notmuchmail_org@campese.de>
Fri, 10 Feb 2012 20:04:04 +0000 (21:04 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:20 +0000 (09:44 -0800)
ba/eb979d3dadb68ce472ad5f3251d26144315945 [new file with mode: 0644]

diff --git a/ba/eb979d3dadb68ce472ad5f3251d26144315945 b/ba/eb979d3dadb68ce472ad5f3251d26144315945
new file mode 100644 (file)
index 0000000..d482ed6
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <notmuchmail_org@campese.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 01109431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 10 Feb 2012 12:04:14 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id SGsz3hbsAAuv for <notmuch@notmuchmail.org>;\r
+       Fri, 10 Feb 2012 12:04:13 -0800 (PST)\r
+Received: from mail01.worldserver.net (mail01.worldserver.net [217.13.200.41])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3354F431FAE\r
+       for <notmuch@notmuchmail.org>; Fri, 10 Feb 2012 12:04:13 -0800 (PST)\r
+Received: from localhost (cable-83.217.143.231.coditel.net [83.217.143.231])\r
+       (Authenticated sender: mailer@campese.de)\r
+       by mail01.worldserver.net (Postfix) with ESMTPSA id 58ABC3000D6;\r
+       Fri, 10 Feb 2012 21:05:18 +0100 (CET)\r
+From: Simon Campese <notmuchmail_org@campese.de>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>\r
+Subject: Re: Set "From" based on "To" when replying\r
+In-Reply-To: <m2liokp1y8.fsf@guru.guru-group.fi>\r
+References: <87obtx5as1.fsf@tu-dortmund.de>\r
+ <m2liokp1y8.fsf@guru.guru-group.fi>\r
+User-Agent: Notmuch/0.11+128~g6f388fa (http://notmuchmail.org) Emacs/23.4.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Fri, 10 Feb 2012 21:04:04 +0100\r
+Message-ID: <87d39mjw0b.fsf@tu-dortmund.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 10 Feb 2012 20:04:14 -0000\r
+\r
+On Fri, 03 Feb 2012 13:54:07 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
+> You could (also) check this (or some other with same name)\r
+> \r
+> https://github.com/altruizine/gnus-alias/blob/master/gnus-alias.el\r
+\r
+\r
+Thanks for the link, but this method is interactive. I want something\r
+automatic. Nevertheless a nice thing to have when composing emails.\r
+\r
+\r
+Best,\r
+\r
+Simon\r