Re: [PATCH 3/3] cli: crypto: S/MIME verification/decryption support
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 2 Mar 2015 17:56:11 +0000 (09:56 +1600)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:48:12 +0000 (14:48 -0700)
98/83a18b8798096eaf6df3a1ecd22ff2fbddfb0c [new file with mode: 0644]

diff --git a/98/83a18b8798096eaf6df3a1ecd22ff2fbddfb0c b/98/83a18b8798096eaf6df3a1ecd22ff2fbddfb0c
new file mode 100644 (file)
index 0000000..9769bca
--- /dev/null
@@ -0,0 +1,107 @@
+Return-Path: <jrollins@finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 65400429E34\r
+       for <notmuch@notmuchmail.org>; Mon,  2 Mar 2015 10:15:15 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.138\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.138 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_MED=-2.3]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id yAPjqT-Go+mm for <notmuch@notmuchmail.org>;\r
+       Mon,  2 Mar 2015 10:15:12 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 74CEB414BEF\r
+       for <notmuch@notmuchmail.org>; Mon,  2 Mar 2015 09:58:54 -0800 (PST)\r
+Received: from smtp01.caltech.edu (localhost [127.0.0.1])\r
+       by filter-return (Postfix) with ESMTP id 79EB0A0BBF;\r
+       Mon,  2 Mar 2015 09:56:13 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on smtp01.caltech.edu by amavisd-new\r
+Received: from finestructure.net (dhcp-123-176.caltech.edu [131.215.123.176])\r
+       (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits))\r
+       (No client certificate requested) (Authenticated sender: jrollins)\r
+       by smtp-server.its.caltech.edu (Postfix) with ESMTPSA id 17A5CA0BBE;\r
+       Mon,  2 Mar 2015 09:56:13 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 0D4BA6014D; Mon,  2 Mar 2015 09:56:12 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 3/3] cli: crypto: S/MIME verification/decryption support\r
+In-Reply-To: <87vbk4roxw.fsf@maritornes.cs.unb.ca>\r
+References: <1421568167-18683-3-git-send-email-david@tethera.net>\r
+       <cover.1421577605.git.jani@nikula.org>\r
+       <dab06251b946c0c65a564874ee296a5ac5675d35.1421577605.git.jani@nikula.org>\r
+       <87vbk4roxw.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.19+29~g486e839 (http://notmuchmail.org) Emacs/24.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 02 Mar 2015 09:56:11 -0800\r
+Message-ID: <871tl7jnb8.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 02 Mar 2015 18:15:15 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+\r
+On Sun, Jan 18 2015, David Bremner <david@tethera.net> wrote:\r
+> Jani Nikula <jani@nikula.org> writes:\r
+>\r
+>> The notmuch-show flags --decrypt and --verify will now also process\r
+>> S/MIME multiparts if encountered. Requires gmime-2.6 and gpgsm.\r
+>>\r
+>> Based on work by Jameson Graef Rollins <jrollins@finestructure.net>.\r
+>>\r
+>\r
+> I tend to agree this version is a bit easier to read, if a bit longer.\r
+> Jamie, do you have any objections?\r
+>\r
+> I haven't tried this version with the tests in this thread.\r
+\r
+So sorry to take so long to respond.  If Jani has a cleaner version of\r
+the patch then by all means, please let it supersede what I have done.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1\r
+\r
+iQIcBAEBCAAGBQJU9KQ7AAoJEO00zqvie6q8r4YP/3UtQlROhFHJFiCR0pzCYcMJ\r
+aa6ruLieQSzvk5HQc+Td6YQxeb6LYKZsODQdxuOovcaENN9Hp7MF67ArlgfGis4s\r
+gN0VS11vpW2ViH71vX7uJhVTOCLw8pwGsf7TD/VeMAIk9WF3iydpv/2zkwYR8/m3\r
+Na6ojYHtkgAbLsilA9hzfVZmIzZ97Ijuaehugi68mhrAR7gHSgDoJnYYKp6EDBt+\r
+HvczWaOCeJjCMJ8sn/FhSgv8g3uRH+6xWht333qX5GHPCmteVqzhR7brk5gYg2dj\r
+iAZinhEZTLtQ2dl+3peHB9fxk6NGCPFI5CgG41EmGkBK103kntF0ueIgY6cVqvDF\r
+5IFF+eHNQai0BUHzfMwp4lj6fIIsR5tIT+TZeCIuDdOJ6QujfFhYMfPrQuKFvczy\r
+lebHDtGquAvsbYSIQlck75Qq7Me2x/Uh/xAkiLwhN+rcsWRJHDZKjcOIu7DKVaPD\r
+TOatCdAYPbORAZtyIrOZiDHNBfFq8pPH2c7+/9INZsld7cO0J6tBVIVgu6vyUsBa\r
+whIBolU/ToB5TNDn9+Sfdv0oYbFj2hvN8npmZbi8/KB74U80x0SgEda2yunEEmHg\r
+q/6yrhDUaOyXN6KXZ7nLoJMujwXW0uxUR8hPzUcyaUazFSxrqAnC75n8oJ62eHQ1\r
+CHsR0mTKT7M+PHXn6tFD\r
+=eUz6\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r