"snoozing" with notmuch?
[notmuch-archives.git] / 8f / 84d1a32d836c48acd1f8482f2698aada60ae45
1 Return-Path: <fauno@ponape.com.ar>\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 A9288429E35\r
6         for <notmuch@notmuchmail.org>; Sun, 12 Jan 2014 12:06:11 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\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 4hlOlYmDVu6C for <notmuch@notmuchmail.org>;\r
17         Sun, 12 Jan 2014 12:06:04 -0800 (PST)\r
18 X-Greylist: delayed 328 seconds by postgrey-1.32 at olra;\r
19         Sun, 12 Jan 2014 12:06:04 PST\r
20 Received: from ponape.com.ar (ponape.com.ar [190.111.232.20])\r
21         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 568EA429E2F\r
24         for <notmuch@notmuchmail.org>; Sun, 12 Jan 2014 12:06:04 -0800 (PST)\r
25 Received: by ponape.com.ar (Postfix, from userid 1000)\r
26         id AC738CA60F; Sun, 12 Jan 2014 17:01:29 -0300 (ART)\r
27 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kiwwwi.com.ar;\r
28         s=ponape; t=1389556889;\r
29         bh=TYoYpVMdwWG5Ytkm/TA+uXdNgSLvyxKRSm64RwS3fsg=;\r
30         h=From:To:Subject:In-Reply-To:References:Date;\r
31         b=Jz5wf2RHNjj2p64En3yHKwX3wZ+Zjeu1ApqmWgaalclyP9Fs9BIDxP0M1r9KXE0EJ\r
32         EucSnYWRPYZg+rnZ5gsc+a6wu37n89BPqMHCS37GvojgNekLrdghfYEkii9b9H21t+\r
33         Bv12ULAHqfKBlMmGYUwoZhY6XfFluDmZSArmSyCE1LPXE4GURkjM+weOKoWeen6Od+\r
34         dJatMi2DymlOVwbgpQMpSPjsMijYPzwHro0neXzKP+G2uSAECbtr61na0kfQ27r9A4\r
35         dfyTsFsXar8Vm3/TIg+ZMpwWIwnKJ/paO0Lypi+Rbz1KGBg0sS3LZdBzk6asVZMdX8\r
36         i2Mkg2dH6XoLw==\r
37 From: =?utf-8?Q?Nicol=C3=A1s?= Reynolds <fauno@kiwwwi.com.ar>\r
38 To: notmuch@notmuchmail.org\r
39 Subject: Re: encrypting replies to encrypted mail\r
40 In-Reply-To: <87a9f1c8aq.fsf@servo.finestructure.net>\r
41 References: <87a9f1c8aq.fsf@servo.finestructure.net>\r
42 User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1\r
43         (i686-pc-linux-gnu)\r
44 Mail-Followup-To: notmuch@notmuchmail.org\r
45 Date: Sun, 12 Jan 2014 17:01:29 -0300\r
46 Message-ID: <87zjn155ra.fsf@endefensadelsl.org>\r
47 MIME-Version: 1.0\r
48 Content-Type: multipart/signed; boundary="=-=-=";\r
49         micalg=pgp-sha256; protocol="application/pgp-signature"\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sun, 12 Jan 2014 20:06:11 -0000\r
63 \r
64 --=-=-=\r
65 Content-Type: text/plain\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 Jameson Graef Rollins <jrollins@finestructure.net> writes:\r
69 \r
70 > Hi, folks.  I've been worried for a while about the fact that my notmuch\r
71 > mua (notmuch-emacs) does not automatically encrypt replies to encrypted\r
72 > messages.  Recently my fears came true when I accidentally sent in the\r
73 > clear a reply to an encrypted message that include a full quote of the\r
74 > original encrypted text.  This is obviously not ok, to the extent that I\r
75 > would like to now consider this a UI bug in notmuch-emacs.\r
76 \r
77 i solved this by using jl-encrypt.el that asks me if i want to encrypt\r
78 an email if the identities i'm writing to are on my keyring :)\r
79 \r
80 =2D-=20\r
81 :{\r
82 \r
83 --=-=-=\r
84 Content-Type: application/pgp-signature\r
85 \r
86 -----BEGIN PGP SIGNATURE-----\r
87 Version: GnuPG v2.0.22 (GNU/Linux)\r
88 \r
89 iQEcBAEBCAAGBQJS0vSZAAoJEEVgMtcXpM2cVeAH/0gCAQQM5bDknecRtYDfUPpa\r
90 ydVfPEwic0v+IXRYwMKE4c4jwrI2UA/eaEmsjVPvmcb3F3stSUlKwQrOT6xgfcNl\r
91 aXK2t0TpE2RvXiKB7rrHWyBYy/WtEa1qeAOyBWZGMyezV3heh5vIk6pTd0KxUxuu\r
92 n/ErbuWRFxoBnEuI87wusL4GDfHmN7P8ozwjNxR/B2XlVe05iUnGftN85hQPrktJ\r
93 mCGTgKlYdbZR1q9vzSJ7l0yKk8O7zV3w4lW01wdrsz8oR1qeFVOIQ4q5PO3mkR/e\r
94 Vgqa8+RXXk/2qbaQRq19z30RAHbwPSzlUCkMO1hhcfq2W0blFfTMeMzH+IisFLw=\r
95 =zBxp\r
96 -----END PGP SIGNATURE-----\r
97 --=-=-=--\r