Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / 6a / 0efb14bf7164a87f330297b441ce882109872c
1 Return-Path: <gmn-notmuch@m.gmane.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 932D0429E49\r
6         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 19:06:32 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id yDvV2pPOohZK for <notmuch@notmuchmail.org>;\r
16         Sat, 25 Feb 2012 19:06:30 -0800 (PST)\r
17 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 89DBA414882\r
21         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 18:48:04 -0800 (PST)\r
22 Received: from list by plane.gmane.org with local (Exim 4.69)\r
23         (envelope-from <gmn-notmuch@m.gmane.org>) id 1S1KfD-0004qB-Rr\r
24         for notmuch@notmuchmail.org; Sat, 25 Feb 2012 17:40:03 +0100\r
25 Received: from 84-217-234-47.tn.glocalnet.net ([84.217.234.47])\r
26         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
27         id 1AlnuQ-0007hv-00\r
28         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 17:40:03 +0100\r
29 Received: from quite by 84-217-234-47.tn.glocalnet.net with local (Gmexim 0.1\r
30         (Debian)) id 1AlnuQ-0007hv-00\r
31         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 17:40:03 +0100\r
32 X-Injected-Via-Gmane: http://gmane.org/\r
33 To: notmuch@notmuchmail.org\r
34 From: Daniel <quite@hack.org>\r
35 Subject: Replacing my name/email with "me" (or similar) in author lists\r
36 Date: Sat, 25 Feb 2012 16:34:15 +0000 (UTC)\r
37 Lines: 8\r
38 Message-ID: <slrnjki3c7.tcm.quite@kelebek.lublin.se>\r
39 X-Complaints-To: usenet@dough.gmane.org\r
40 X-Gmane-NNTP-Posting-Host: 84-217-234-47.tn.glocalnet.net\r
41 User-Agent: slrn/pre1.0.0-26 (Linux)\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Sun, 26 Feb 2012 03:06:32 -0000\r
55 \r
56 Have somebody tried to implement replacement of the user author with "me" in\r
57 author lists (using defined email address(es))?\r
58 \r
59 >From what I understand, at least the Python bindings deliver primarily author\r
60 names (not addresses), so it would seem more appropriate that this be done in\r
61 the backend. But I don't know much about the backend, and have so far only\r
62 played with the client Alot.\r
63 \r
64 \r