[PATCH 0/4] Allow specifying alternate names for addresses in other_email
authorShea Levy <shea@shealevy.com>
Tue, 9 Aug 2016 20:55:14 +0000 (16:55 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:22 +0000 (16:22 -0700)
7d/e3c80e1ca6b9f1c3e3472c4ef4825d617b40c7 [new file with mode: 0644]

diff --git a/7d/e3c80e1ca6b9f1c3e3472c4ef4825d617b40c7 b/7d/e3c80e1ca6b9f1c3e3472c4ef4825d617b40c7
new file mode 100644 (file)
index 0000000..4cc7c1e
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <shea@shealevy.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 arlo.cworth.org (Postfix) with ESMTP id 3EA646DE0319\r
+ for <notmuch@notmuchmail.org>; Tue,  9 Aug 2016 14:04:18 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.01\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.01 tagged_above=-999 required=5 tests=[AWL=-0.010,\r
+  RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id tb6vpmJP3co9 for <notmuch@notmuchmail.org>;\r
+ Tue,  9 Aug 2016 14:04:10 -0700 (PDT)\r
+Received: from smtprelay.hostedemail.com (smtprelay0007.hostedemail.com\r
+ [216.40.44.7])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 737A76DE01CE\r
+ for <notmuch@notmuchmail.org>; Tue,  9 Aug 2016 14:04:10 -0700 (PDT)\r
+Received: from smtprelay.hostedemail.com (10.5.19.251.rfc1918.com\r
+ [10.5.19.251])\r
+ by smtpgrave02.hostedemail.com (Postfix) with ESMTP id 00F8F473E\r
+ for <notmuch@notmuchmail.org>; Tue,  9 Aug 2016 20:56:38 +0000 (UTC)\r
+Received: from filter.hostedemail.com (unknown [216.40.38.60])\r
+ by smtprelay01.hostedemail.com (Postfix) with ESMTP id C103F2341C\r
+ for <notmuch@notmuchmail.org>; Tue,  9 Aug 2016 20:56:37 +0000 (UTC)\r
+X-Session-Marker: 7368656140736865616C6576792E636F6D\r
+X-Spam-Summary: 2, 0, 0, , d41d8cd98f00b204, shea@shealevy.com, :,\r
+ RULES_HIT:41:355:379:541:988:989:1260:1345:1381:1437:1538:1567:1711:1714:1730:1747:1777:1792:2393:2553:2559:2562:2693:2895:3138:3139:3140:3141:3142:3622:3690:3865:3866:3867:3868:3870:3872:5007:6248:6261:10004:10044:10848:11658:11914:12517:12519:13069:13072:13161:13229:13311:13357:14181:14384:14394:14721:14777:21080:21433:30003:30022:30029:30030:30054:30090, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none,\r
+ DomainCache:0, MSF:not bulk, SPF:fn, MSBL:0, DNSBL:none, Custom_rules:0:0:0,\r
+ LFtime:2, LUA_SUMMARY:none\r
+X-HE-Tag: juice15_1ca207fd9521f\r
+X-Filterd-Recvd-Size: 945\r
+Received: from shlevy-laptop.local.tld (unknown [184.209.6.164])\r
+ (Authenticated sender: shea@shealevy.com)\r
+ by omf08.hostedemail.com (Postfix) with ESMTPA\r
+ for <notmuch@notmuchmail.org>; Tue,  9 Aug 2016 20:56:36 +0000 (UTC)\r
+From: Shea Levy <shea@shealevy.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 0/4] Allow specifying alternate names for addresses in\r
+ other_email\r
+Date: Tue,  9 Aug 2016 16:55:14 -0400\r
+Message-Id: <1470776118-5070-1-git-send-email-shea@shealevy.com>\r
+X-Mailer: git-send-email 2.7.4\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 09 Aug 2016 21:04:18 -0000\r
+\r
+Currently, while notmuch-reply will recognize email addresses other than\r
+the main address with user.other_email, it always sets the name part of\r
+the address in the envelope-from and From headers to user.name. This\r
+patchset enables specifying names on a per-address basis with a new\r
+user.other_name property. Presumably other users of user.other_email\r
+may want to use this as well, but those are not updated currently.\r
+\r