encrypting replies to encrypted mail
[notmuch-archives.git] / b8 / 8e3ab3f3c334e287a3e666b37e5ec531371a44
1 Return-Path: <bremner@tethera.net>\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 7914E429E35\r
6         for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 04:48:08 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 d18626hRNygC for <notmuch@notmuchmail.org>;\r
16         Tue, 17 Jan 2012 04:48:06 -0800 (PST)\r
17 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 33191429E2F\r
21         for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 04:48:06 -0800 (PST)\r
22 Received: from zancas.localnet\r
23         (fctnnbsc36w-156034071197.pppoe-dynamic.High-Speed.nb.bellaliant.net\r
24         [156.34.71.197]) (authenticated bits=0)\r
25         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id q0HCm1vY012954\r
26         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO);\r
27         Tue, 17 Jan 2012 08:48:02 -0400\r
28 Received: from bremner by zancas.localnet with local (Exim 4.77)\r
29         (envelope-from <bremner@tethera.net>)\r
30         id 1Rn8SH-0000D1-18; Tue, 17 Jan 2012 08:48:01 -0400\r
31 From: David Bremner <david@tethera.net>\r
32 To: notmuch@notmuchmail.org\r
33 Subject: [PATCH] Start devel directory for developer tools and documentation.\r
34 Date: Tue, 17 Jan 2012 08:47:51 -0400\r
35 Message-Id: <1326804471-767-1-git-send-email-david@tethera.net>\r
36 X-Mailer: git-send-email 1.7.8.3\r
37 In-Reply-To: <yf6ipki4471.fsf@taco2.nixu.fi>\r
38 References: <yf6ipki4471.fsf@taco2.nixu.fi>\r
39 Cc: David Bremner <bremner@debian.org>\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Tue, 17 Jan 2012 12:48:08 -0000\r
53 \r
54 From: David Bremner <bremner@debian.org>\r
55 \r
56 We had a lot of back and forth about the name of this directory, but\r
57 nothing very conclusive. In the end, I just chose "devel" just to move\r
58 on.\r
59 ---\r
60  RELEASING => devel/RELEASING |    0\r
61  TODO => devel/TODO           |    0\r
62  2 files changed, 0 insertions(+), 0 deletions(-)\r
63  rename RELEASING => devel/RELEASING (100%)\r
64  rename TODO => devel/TODO (100%)\r
65 \r
66 diff --git a/RELEASING b/devel/RELEASING\r
67 similarity index 100%\r
68 rename from RELEASING\r
69 rename to devel/RELEASING\r
70 diff --git a/TODO b/devel/TODO\r
71 similarity index 100%\r
72 rename from TODO\r
73 rename to devel/TODO\r
74 -- \r
75 1.7.8.3\r
76 \r