Re: Set "From" based on "To" when replying
authorIstvan Marko <notmuch@kismala.com>
Fri, 10 Feb 2012 23:34:17 +0000 (15:34 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:21 +0000 (09:44 -0800)
60/88ff3a2de62fcd075673ab581f183a6bcbe9a0 [new file with mode: 0644]

diff --git a/60/88ff3a2de62fcd075673ab581f183a6bcbe9a0 b/60/88ff3a2de62fcd075673ab581f183a6bcbe9a0
new file mode 100644 (file)
index 0000000..9283ce5
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <mi@kismala.com>\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 88CBB431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 10 Feb 2012 15:55:02 -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 j4s+4we7bRck for <notmuch@notmuchmail.org>;\r
+       Fri, 10 Feb 2012 15:55:02 -0800 (PST)\r
+X-Greylist: delayed 1243 seconds by postgrey-1.32 at olra;\r
+       Fri, 10 Feb 2012 15:55:02 PST\r
+Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [72.13.95.244])\r
+       by olra.theworths.org (Postfix) with ESMTP id 08D88431FAE\r
+       for <notmuch@notmuchmail.org>; Fri, 10 Feb 2012 15:55:02 -0800 (PST)\r
+Received: from localhost ([127.0.0.1] helo=zsu.kismala.com)\r
+       by imarko.xen.prgmr.com with esmtp (Exim 4.76)\r
+       (envelope-from <mi@kismala.com>) id 1Rvzys-0008AN-6s\r
+       for notmuch@notmuchmail.org; Fri, 10 Feb 2012 15:34:18 -0800\r
+From: Istvan Marko <notmuch@kismala.com>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: Re: Set "From" based on "To" when replying\r
+In-Reply-To: <87obtx5as1.fsf@tu-dortmund.de> (Simon Campese's message of "Sat,\r
+       21 Jan 2012 16:35:10 +0100")\r
+References: <87obtx5as1.fsf@tu-dortmund.de>\r
+User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)\r
+Date: Fri, 10 Feb 2012 15:34:17 -0800\r
+Message-ID: <m3aa4q1cw6.fsf@zsu.kismala.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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 23:55:02 -0000\r
+\r
+Simon Campese <notmuchmail_org-W/QFD0wfgqiELgA04lAiVw@public.gmane.org>\r
+writes:\r
+\r
+> I would like to implement the following behaviour: When replying to a\r
+> mail that has "something-3Q2Tfjf0mexg9hUCZPvPmw@public.gmane.org" in the "To"-header, I would like\r
+> to have the "From"-header of the reply to be automatically set to this\r
+> address. \r
+\r
+message-alternative-emails and message-dont-reply-to-names might help to\r
+handle this.\r
+\r
+-- \r
+       Istvan\r