Re: [PATCH] NEWS: initial NEWS for 0.22.1
[notmuch-archives.git] / 98 / 83a18b8798096eaf6df3a1ecd22ff2fbddfb0c
1 Return-Path: <jrollins@finestructure.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 65400429E34\r
6         for <notmuch@notmuchmail.org>; Mon,  2 Mar 2015 10:15:15 -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.138\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.138 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_MED=-2.3]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id yAPjqT-Go+mm for <notmuch@notmuchmail.org>;\r
17         Mon,  2 Mar 2015 10:15:12 -0800 (PST)\r
18 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
19         [131.215.239.19])\r
20         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 74CEB414BEF\r
23         for <notmuch@notmuchmail.org>; Mon,  2 Mar 2015 09:58:54 -0800 (PST)\r
24 Received: from smtp01.caltech.edu (localhost [127.0.0.1])\r
25         by filter-return (Postfix) with ESMTP id 79EB0A0BBF;\r
26         Mon,  2 Mar 2015 09:56:13 -0800 (PST)\r
27 X-Spam-Scanned: at Caltech-IMSS on smtp01.caltech.edu by amavisd-new\r
28 Received: from finestructure.net (dhcp-123-176.caltech.edu [131.215.123.176])\r
29         (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits))\r
30         (No client certificate requested) (Authenticated sender: jrollins)\r
31         by smtp-server.its.caltech.edu (Postfix) with ESMTPSA id 17A5CA0BBE;\r
32         Mon,  2 Mar 2015 09:56:13 -0800 (PST)\r
33 Received: by finestructure.net (Postfix, from userid 1000)\r
34         id 0D4BA6014D; Mon,  2 Mar 2015 09:56:12 -0800 (PST)\r
35 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
36 To: David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,\r
37         notmuch@notmuchmail.org\r
38 Subject: Re: [PATCH 3/3] cli: crypto: S/MIME verification/decryption support\r
39 In-Reply-To: <87vbk4roxw.fsf@maritornes.cs.unb.ca>\r
40 References: <1421568167-18683-3-git-send-email-david@tethera.net>\r
41         <cover.1421577605.git.jani@nikula.org>\r
42         <dab06251b946c0c65a564874ee296a5ac5675d35.1421577605.git.jani@nikula.org>\r
43         <87vbk4roxw.fsf@maritornes.cs.unb.ca>\r
44 User-Agent: Notmuch/0.19+29~g486e839 (http://notmuchmail.org) Emacs/24.4.1\r
45         (x86_64-pc-linux-gnu)\r
46 Date: Mon, 02 Mar 2015 09:56:11 -0800\r
47 Message-ID: <871tl7jnb8.fsf@servo.finestructure.net>\r
48 MIME-Version: 1.0\r
49 Content-Type: multipart/signed; boundary="=-=-=";\r
50         micalg=pgp-sha256; protocol="application/pgp-signature"\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 02 Mar 2015 18:15:15 -0000\r
64 \r
65 --=-=-=\r
66 Content-Type: text/plain\r
67 \r
68 On Sun, Jan 18 2015, David Bremner <david@tethera.net> wrote:\r
69 > Jani Nikula <jani@nikula.org> writes:\r
70 >\r
71 >> The notmuch-show flags --decrypt and --verify will now also process\r
72 >> S/MIME multiparts if encountered. Requires gmime-2.6 and gpgsm.\r
73 >>\r
74 >> Based on work by Jameson Graef Rollins <jrollins@finestructure.net>.\r
75 >>\r
76 >\r
77 > I tend to agree this version is a bit easier to read, if a bit longer.\r
78 > Jamie, do you have any objections?\r
79 >\r
80 > I haven't tried this version with the tests in this thread.\r
81 \r
82 So sorry to take so long to respond.  If Jani has a cleaner version of\r
83 the patch then by all means, please let it supersede what I have done.\r
84 \r
85 jamie.\r
86 \r
87 --=-=-=\r
88 Content-Type: application/pgp-signature; name="signature.asc"\r
89 \r
90 -----BEGIN PGP SIGNATURE-----\r
91 Version: GnuPG v1\r
92 \r
93 iQIcBAEBCAAGBQJU9KQ7AAoJEO00zqvie6q8r4YP/3UtQlROhFHJFiCR0pzCYcMJ\r
94 aa6ruLieQSzvk5HQc+Td6YQxeb6LYKZsODQdxuOovcaENN9Hp7MF67ArlgfGis4s\r
95 gN0VS11vpW2ViH71vX7uJhVTOCLw8pwGsf7TD/VeMAIk9WF3iydpv/2zkwYR8/m3\r
96 Na6ojYHtkgAbLsilA9hzfVZmIzZ97Ijuaehugi68mhrAR7gHSgDoJnYYKp6EDBt+\r
97 HvczWaOCeJjCMJ8sn/FhSgv8g3uRH+6xWht333qX5GHPCmteVqzhR7brk5gYg2dj\r
98 iAZinhEZTLtQ2dl+3peHB9fxk6NGCPFI5CgG41EmGkBK103kntF0ueIgY6cVqvDF\r
99 5IFF+eHNQai0BUHzfMwp4lj6fIIsR5tIT+TZeCIuDdOJ6QujfFhYMfPrQuKFvczy\r
100 lebHDtGquAvsbYSIQlck75Qq7Me2x/Uh/xAkiLwhN+rcsWRJHDZKjcOIu7DKVaPD\r
101 TOatCdAYPbORAZtyIrOZiDHNBfFq8pPH2c7+/9INZsld7cO0J6tBVIVgu6vyUsBa\r
102 whIBolU/ToB5TNDn9+Sfdv0oYbFj2hvN8npmZbi8/KB74U80x0SgEda2yunEEmHg\r
103 q/6yrhDUaOyXN6KXZ7nLoJMujwXW0uxUR8hPzUcyaUazFSxrqAnC75n8oJ62eHQ1\r
104 CHsR0mTKT7M+PHXn6tFD\r
105 =eUz6\r
106 -----END PGP SIGNATURE-----\r
107 --=-=-=--\r