Re: [notmuch] OpenPGP support
authorAneesh Kumar K. V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 26 Nov 2009 07:08:01 +0000 (12:38 +0530)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:43 +0000 (09:35 -0800)
41/c106f25a54a6782cd3a87a09807b064a52af4a [new file with mode: 0644]

diff --git a/41/c106f25a54a6782cd3a87a09807b064a52af4a b/41/c106f25a54a6782cd3a87a09807b064a52af4a
new file mode 100644 (file)
index 0000000..1647984
--- /dev/null
@@ -0,0 +1,101 @@
+Return-Path: <aneesh.kumar@linux.vnet.ibm.com>\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 8FB67431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 23:08:16 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 ABwvAhu+DjKI for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Nov 2009 23:08:14 -0800 (PST)\r
+Received: from e23smtp08.au.ibm.com (e23smtp08.au.ibm.com [202.81.31.141])\r
+       by olra.theworths.org (Postfix) with ESMTP id 4A209431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 23:08:14 -0800 (PST)\r
+Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [202.81.31.247])\r
+       by e23smtp08.au.ibm.com (8.14.3/8.13.1) with ESMTP id nAQI8Ckq016585\r
+       for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:08:12 +1100\r
+Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97])\r
+       by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
+       nAQ74df71237060\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Nov 2009 18:04:39 +1100\r
+Received: from d23av03.au.ibm.com (loopback [127.0.0.1])\r
+       by d23av03.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id\r
+       nAQ78APZ013742\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Nov 2009 18:08:11 +1100\r
+Received: from skywalker.linux.vnet.ibm.com (N20wks267599wss.in.ibm.com\r
+       [9.124.31.111])\r
+       by d23av03.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id\r
+       nAQ787jp013630; Thu, 26 Nov 2009 18:08:08 +1100\r
+From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>\r
+To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
+ notmuch@notmuchmail.org\r
+In-Reply-To: <20091126060132.GA5875@finestructure.net>\r
+References: <20091123130009.GA31695@finestructure.net>\r
+       <20091126060132.GA5875@finestructure.net>\r
+Date: Thu, 26 Nov 2009 12:38:01 +0530\r
+Message-ID: <87iqcxkbla.fsf@linux.vnet.ibm.com>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+Subject: Re: [notmuch] OpenPGP support\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Thu, 26 Nov 2009 07:08:17 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Thu, 26 Nov 2009 01:01:32 -0500, Jameson Graef Rollins <jrollins@finestr=\r
+ucture.net> wrote:\r
+> On Mon, Nov 23, 2009 at 08:00:09AM -0500, Jameson Graef Rollins wrote:\r
+> > Hi, folks.  I know it's a hairy problem, but has anyone started\r
+> > looking into OpenPGP support for notmuch?\r
+>=20\r
+> Hey, folks.  I wanted to try to follow up on this question.\r
+>=20\r
+> I would really like to start using notmuch with emacs beyond just\r
+> testing, but I really need to be able to handle/read/send mail with\r
+> PGP/MIME encoded attachments.  Do folks have any suggestions on how to\r
+> handle this?  Is there a separate emacs mode that people use for\r
+> signing/verifying/{de,en}crypting mail buffers, or is this something\r
+> that is going to have to be integrated into the notmuch mode?  I guess\r
+> the notmuch-show mode at least will need to do some verifying and\r
+> decrypting.\r
+>=20\r
+> I've noticed that some people on this list sign their mails.  Are\r
+> those of you that do using notmuch?  If so, I would love to learn how\r
+> you handle it.  Thanks so much for the info.\r
+>=20\r
+\r
+message-mode can sign the message using C-c RET C-s\r
+which is mml-secure-message-sign\r
+\r
+\r
+=2Daneesh\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iQEcBAEBAgAGBQJLDilRAAoJEOthicyNe4hbN3cH/jLSamosM+smhKjeEkfflp3g\r
+SaTvUiGm/F43+aJPc25DmFvhTBk05SYnqK0MbpOlq9WBt4CGl0rbxIYXQvW1YwIL\r
+tOgyFG0oHB99zhABVEgdV3TqYDiOsuFMNobEYTSJSK0F63SICXs84UPXECX88yv1\r
+kudtLEfQ8Qy3/UC/xnDJieigaoB/6QtNzca2xmbQZfC5wszoAqAPHc46PMXhTba2\r
+BSuZeAEWKeWc7cMvA0p/LTF62KGsZfOdv5rHXVnVNIZoWsGJW1FHAr/AUOJvada8\r
+ypvYEVB7MfjF6fKzFo4L9HevUMZ7t/TVpbk45Yah79xo3ApB7SE0/Ybl0fP7L5M=\r
+=F6xe\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r