Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 81 / e67907069b22b7df840b212d605b2f687c80dc
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 461C8431FD4\r
6         for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 11:43:38 -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 KXM7xLR6Pez9 for <notmuch@notmuchmail.org>;\r
16         Sun, 17 Nov 2013 11:43:33 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 88FC4431FAF\r
20         for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 11:43:33 -0800 (PST)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 1F7C1328014;\r
23         Sun, 17 Nov 2013 11:43:31 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from finestructure.net (unknown [198.129.209.202])\r
26         (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 2179D32800B;\r
28         Sun, 17 Nov 2013 11:43:30 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 32AF06008E; Sun, 17 Nov 2013 11:43:28 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Patrick Totzke <patricktotzke@gmail.com>, apmanine@idaaas.com,\r
33         notmuch@notmuchmail.org\r
34 Subject: Re: alot: can't read sent emails, after encryption\r
35 In-Reply-To: <20131117185754.31928.60825@brick>\r
36 References: <20131112142742.8912.57064@localhost.localdomain>\r
37         <87eh6gxeex.fsf@servo.finestructure.net>\r
38         <20131117185754.31928.60825@brick>\r
39 User-Agent: Notmuch/0.16+168~gf3d6c8c (http://notmuchmail.org) Emacs/24.3.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Sun, 17 Nov 2013 11:43:25 -0800\r
42 Message-ID: <87pppy95lu.fsf@servo.finestructure.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: multipart/signed; boundary="=-=-=";\r
45         micalg=pgp-sha256; protocol="application/pgp-signature"\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 17 Nov 2013 19:43:38 -0000\r
59 \r
60 --=-=-=\r
61 Content-Type: text/plain\r
62 Content-Transfer-Encoding: quoted-printable\r
63 \r
64 On Sun, Nov 17 2013, Patrick Totzke <patricktotzke@gmail.com> wrote:\r
65 > Quoting Jameson Graef Rollins (2013-11-16 21:47:02)\r
66 >> On Tue, Nov 12 2013, apmanine@idaaas.com wrote:\r
67 >> > I have recently switched to notmuch. Thank you for it!\r
68 >> > I'm using "alot" as a frontend (thank you for it, too!). Everything\r
69 >> > works smoothly, apart from one problem: with alot, I can't figure out =\r
70 how\r
71 >> > to read encrypted emails I previously sent: they appear to be encrypted\r
72 >> > using the addressee's key.\r
73 >> >\r
74 >> > Is there some way to store encrypted sent emails with my own public gpg\r
75 >> > key?\r
76 >>=20\r
77 >> What you really want is to tell gpg to always encrypt messages to your\r
78 >> personal key as well, which will always make them viewable by you.  This\r
79 >> way you don't have to worry about saving unencrypted versions of the\r
80 >> message to disk, or there being two distinct versions of the message\r
81 >> (one encrypted to the recipient and a different one encrypted to you).\r
82 >>=20\r
83 >> See the "encrypt-to" gpg option [0].\r
84 >>=20\r
85 >> jamie.\r
86 >>=20\r
87 >> [0] http://www.gnupg.org/documentation/manuals/gnupg-devel/GPG-Key-relat=\r
88 ed-Options.html\r
89 >\r
90 > Is this how notmuch emacs does it? I mean, is there some option to tell\r
91 > emacs to always call gpg with --encrypt-to=3Dme ?\r
92 > I wonder if I need to change alot in any way or if one can simply globall=\r
93 y configure\r
94 > gnupg.. alot does not call the gpg binary but uses pygpgme.\r
95 \r
96 You do not need to change alot, just notmuch emacs also doesn't need to\r
97 do anything special to allow for this.  Just add an\r
98 \r
99 encrypt-to <keyid>\r
100 \r
101 line to your ~/.gnupg/gpg.conf, where <keyid> is your personal keyid.\r
102 Then all encrypted data is also encrypted to your personal key, making\r
103 it always viewable by you as well.  Then you can just open your\r
104 encrypted sent mail as you would any other encrypted mail.\r
105 \r
106 jamie.\r
107 \r
108 --=-=-=\r
109 Content-Type: application/pgp-signature\r
110 \r
111 -----BEGIN PGP SIGNATURE-----\r
112 Version: GnuPG v1.4.15 (GNU/Linux)\r
113 \r
114 iQIcBAEBCAAGBQJSiRxeAAoJEO00zqvie6q8gh0P/Rvqs/eJ66tr4XqERX3RDqE/\r
115 pwUbFNxl02/s7uoE31uyppM7JR7aUbcV2pOuH6CayeU2xgtrV0j5hlHSNq6H4/zW\r
116 odX1wNAQmS8c61QQNNY+lgKebvMv0rUFPPqXoxYsMJICST25+hs6rrW/mYIZ8XXd\r
117 Y4RUFoqCsBDkSftDMPXDuNrePpuKElHPlAQelnOno4LagXeZK+O0C+rfUVwPZ3Dp\r
118 8aMr16o37YWdZrEhxH8Zemdr7kuYHd8HZcS+1GXY8d5/iCLuuogucLiYNst5VZfD\r
119 9z6lapnZs1oNtdkGo4P2QA8O8BSiHjVXl5xkRApZaes4MCFk5S8cX8qarjdmlNam\r
120 oAQUp0P8DNSvRIpRx7a/OnpmuItfW8Ubg2HLmk2UrGZK51BLLyUtGqCEmZ1bzBv6\r
121 Jy/XGt3MkwR28KR7yUOqgg89cYWgeznkXEiGVh7oBHtDdvhpSLycDK6KsTRN6aHz\r
122 6sykU+eS3Ah45Pzp+0jCaI8HLTV6D9/E90H0Jk60sGb1eUlLWo+z1NGd71h74HEe\r
123 LX0dsh1malrYYhwHBmUtn+ejOfRoEI8Sn7DEj6swyF33xcKRc2r9wOu0g1t/DS2E\r
124 idqg7H8a2YtaylwplQod9ByNAm5Pvn80rUbv4EY8XrgKdzG6p7Dffl1mxNomjd4Q\r
125 6Jm+U0gv9pMiK1OAlulQ\r
126 =LYcP\r
127 -----END PGP SIGNATURE-----\r
128 --=-=-=--\r