[PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / c5 / b438e8ac922a1d9a4b74919729ab6d9abcf42c
1 Return-Path: <marten@veldthuis.com>\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 D5784431FBF\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Dec 2009 02:19:19 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id ac76Yyi8KJI7 for <notmuch@notmuchmail.org>;\r
11         Mon, 21 Dec 2009 02:19:19 -0800 (PST)\r
12 Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com\r
13         [66.111.4.25])\r
14         by olra.theworths.org (Postfix) with ESMTP id ECAFB431FAE\r
15         for <notmuch@notmuchmail.org>; Mon, 21 Dec 2009 02:19:18 -0800 (PST)\r
16 Received: from compute2.internal (compute2.internal [10.202.2.42])\r
17         by gateway1.messagingengine.com (Postfix) with ESMTP id 94CC6C6C26;\r
18         Mon, 21 Dec 2009 05:19:18 -0500 (EST)\r
19 Received: from heartbeat1.messagingengine.com ([10.202.2.160])\r
20         by compute2.internal (MEProxy); Mon, 21 Dec 2009 05:19:18 -0500\r
21 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com;\r
22         h=from:to:subject:in-reply-to:references:date:message-id:mime-version:content-type;     s=smtpout; bh=6yrYeSKwW73UtVXs2PaMJ5mA6lU=;\r
23         b=av4Ios88f5Pdmib6OOq6FVkTK4MgI7ne3zPwHpI+4kr0WtB9BZIILqrPhOQGA6oP/ZSTFuGXMOFxU//VE3Ij3d3OfE/YhA4+N+vaAikCUje84aqx0iLrv5IahMlmxk6CAIEJ+ZqwhCyTz403766p2Z1Dch2LXtt6bKPK6AfwB9Q=\r
24 X-Sasl-enc: V0YvUCt/hE1eUwZdHQ4mXMsO5MTABKCf9EROt+ANc4je 1261390757\r
25 Received: from veldthuis.com (marten.rgoc.rug.nl [129.125.147.35])\r
26         by mail.messagingengine.com (Postfix) with ESMTPSA id CAE0A4B5348;\r
27         Mon, 21 Dec 2009 05:19:16 -0500 (EST)\r
28 Received: by veldthuis.com (sSMTP sendmail emulation);\r
29         Mon, 21 Dec 2009 11:19:42 +0100\r
30 From: Marten Veldthuis <marten@veldthuis.com>\r
31 To: Alex Ghitza <aghitza@gmail.com>, Adam =?iso-8859-1?q?Sj=F8gren?=\r
32         <asjo@koldfront.dk>, notmuch@notmuchmail.org\r
33 In-Reply-To: <54hbrkwsfd.fsf@gmail.com>\r
34 References: <54hbrnpod1.fsf@gmail.com> <8763836xnv.fsf@59A2.org>\r
35         <54hbrmze3v.fsf@gmail.com> <87aaxextev.fsf@yoom.home.cworth.org>\r
36         <yunljgye4uu.fsf@aiko.keithp.com> <54eimqz2sk.fsf@gmail.com>\r
37         <yuneimqdyqt.fsf@aiko.keithp.com> <87ws0hjyio.fsf@veldthuis.com>\r
38         <20091220183113.GA4482@finestructure.net>\r
39         <87ws0h8oo6.fsf@topper.koldfront.dk> <54hbrkwsfd.fsf@gmail.com>\r
40 Date: Mon, 21 Dec 2009 11:19:42 +0100\r
41 Message-ID:\r
42  <87ljgwljcx.fsf@marten.i-did-not-set--mail-host-address--so-tickle-me>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Subject: Re: [notmuch] keeping a copy of sent mail locally\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.12\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 21 Dec 2009 10:19:20 -0000\r
59 \r
60 On Mon, 21 Dec 2009 21:08:22 +1100, Alex Ghitza <aghitza@gmail.com> wrote:\r
61 > 2. of course, filenames need to be unique.  Do we want/have to follow\r
62 > the maildir file naming conventions listed at\r
63 > http://cr.yp.to/proto/maildir.html\r
64 > or is it enough to use the Emacs lisp make-temp-file?\r
65 \r
66 I'd very much prefer a real Maildir, because that would sync back\r
67 correctly with OfflineIMAP etc.\r
68 \r
69 -- \r
70 - Marten\r