--- /dev/null
+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 461C8431FD4\r
+ for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 11:43:38 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_MED=-2.3] 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 KXM7xLR6Pez9 for <notmuch@notmuchmail.org>;\r
+ Sun, 17 Nov 2013 11:43:33 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+ [131.215.239.19])\r
+ by olra.theworths.org (Postfix) with ESMTP id 88FC4431FAF\r
+ for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 11:43:33 -0800 (PST)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+ by fire-doxen-postvirus (Postfix) with ESMTP id 1F7C1328014;\r
+ Sun, 17 Nov 2013 11:43:31 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (unknown [198.129.209.202])\r
+ (Authenticated sender: jrollins)\r
+ by fire-doxen-submit (Postfix) with ESMTP id 2179D32800B;\r
+ Sun, 17 Nov 2013 11:43:30 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+ id 32AF06008E; Sun, 17 Nov 2013 11:43:28 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Patrick Totzke <patricktotzke@gmail.com>, apmanine@idaaas.com,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: alot: can't read sent emails, after encryption\r
+In-Reply-To: <20131117185754.31928.60825@brick>\r
+References: <20131112142742.8912.57064@localhost.localdomain>\r
+ <87eh6gxeex.fsf@servo.finestructure.net>\r
+ <20131117185754.31928.60825@brick>\r
+User-Agent: Notmuch/0.16+168~gf3d6c8c (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sun, 17 Nov 2013 11:43:25 -0800\r
+Message-ID: <87pppy95lu.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: Sun, 17 Nov 2013 19:43:38 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Sun, Nov 17 2013, Patrick Totzke <patricktotzke@gmail.com> wrote:\r
+> Quoting Jameson Graef Rollins (2013-11-16 21:47:02)\r
+>> On Tue, Nov 12 2013, apmanine@idaaas.com wrote:\r
+>> > I have recently switched to notmuch. Thank you for it!\r
+>> > I'm using "alot" as a frontend (thank you for it, too!). Everything\r
+>> > works smoothly, apart from one problem: with alot, I can't figure out =\r
+how\r
+>> > to read encrypted emails I previously sent: they appear to be encrypted\r
+>> > using the addressee's key.\r
+>> >\r
+>> > Is there some way to store encrypted sent emails with my own public gpg\r
+>> > key?\r
+>>=20\r
+>> What you really want is to tell gpg to always encrypt messages to your\r
+>> personal key as well, which will always make them viewable by you. This\r
+>> way you don't have to worry about saving unencrypted versions of the\r
+>> message to disk, or there being two distinct versions of the message\r
+>> (one encrypted to the recipient and a different one encrypted to you).\r
+>>=20\r
+>> See the "encrypt-to" gpg option [0].\r
+>>=20\r
+>> jamie.\r
+>>=20\r
+>> [0] http://www.gnupg.org/documentation/manuals/gnupg-devel/GPG-Key-relat=\r
+ed-Options.html\r
+>\r
+> Is this how notmuch emacs does it? I mean, is there some option to tell\r
+> emacs to always call gpg with --encrypt-to=3Dme ?\r
+> I wonder if I need to change alot in any way or if one can simply globall=\r
+y configure\r
+> gnupg.. alot does not call the gpg binary but uses pygpgme.\r
+\r
+You do not need to change alot, just notmuch emacs also doesn't need to\r
+do anything special to allow for this. Just add an\r
+\r
+encrypt-to <keyid>\r
+\r
+line to your ~/.gnupg/gpg.conf, where <keyid> is your personal keyid.\r
+Then all encrypted data is also encrypted to your personal key, making\r
+it always viewable by you as well. Then you can just open your\r
+encrypted sent mail as you would any other encrypted mail.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.15 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJSiRxeAAoJEO00zqvie6q8gh0P/Rvqs/eJ66tr4XqERX3RDqE/\r
+pwUbFNxl02/s7uoE31uyppM7JR7aUbcV2pOuH6CayeU2xgtrV0j5hlHSNq6H4/zW\r
+odX1wNAQmS8c61QQNNY+lgKebvMv0rUFPPqXoxYsMJICST25+hs6rrW/mYIZ8XXd\r
+Y4RUFoqCsBDkSftDMPXDuNrePpuKElHPlAQelnOno4LagXeZK+O0C+rfUVwPZ3Dp\r
+8aMr16o37YWdZrEhxH8Zemdr7kuYHd8HZcS+1GXY8d5/iCLuuogucLiYNst5VZfD\r
+9z6lapnZs1oNtdkGo4P2QA8O8BSiHjVXl5xkRApZaes4MCFk5S8cX8qarjdmlNam\r
+oAQUp0P8DNSvRIpRx7a/OnpmuItfW8Ubg2HLmk2UrGZK51BLLyUtGqCEmZ1bzBv6\r
+Jy/XGt3MkwR28KR7yUOqgg89cYWgeznkXEiGVh7oBHtDdvhpSLycDK6KsTRN6aHz\r
+6sykU+eS3Ah45Pzp+0jCaI8HLTV6D9/E90H0Jk60sGb1eUlLWo+z1NGd71h74HEe\r
+LX0dsh1malrYYhwHBmUtn+ejOfRoEI8Sn7DEj6swyF33xcKRc2r9wOu0g1t/DS2E\r
+idqg7H8a2YtaylwplQod9ByNAm5Pvn80rUbv4EY8XrgKdzG6p7Dffl1mxNomjd4Q\r
+6Jm+U0gv9pMiK1OAlulQ\r
+=LYcP\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r