From 0b30c92a959a98545d1419312175a014c0493f23 Mon Sep 17 00:00:00 2001 From: apmanine Date: Tue, 12 Nov 2013 15:27:42 +0100 Subject: [PATCH] alot: can't read sent emails, after encryption --- fb/8cf485a0ba3c935fb76e7d4ff6324fae6b6e64 | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 fb/8cf485a0ba3c935fb76e7d4ff6324fae6b6e64 diff --git a/fb/8cf485a0ba3c935fb76e7d4ff6324fae6b6e64 b/fb/8cf485a0ba3c935fb76e7d4ff6324fae6b6e64 new file mode 100644 index 000000000..a3e80bdd5 --- /dev/null +++ b/fb/8cf485a0ba3c935fb76e7d4ff6324fae6b6e64 @@ -0,0 +1,63 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id B4BEE431FAF + for ; Tue, 12 Nov 2013 06:35:41 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id yzeiHFdrirfr for ; + Tue, 12 Nov 2013 06:35:35 -0800 (PST) +X-Greylist: delayed 470 seconds by postgrey-1.32 at olra; + Tue, 12 Nov 2013 06:35:35 PST +Received: from idaaas.com (ns213396.ovh.net [188.165.221.229]) + by olra.theworths.org (Postfix) with ESMTP id 7320C431FAE + for ; Tue, 12 Nov 2013 06:35:35 -0800 (PST) +Received: by idaaas.com (Postfix, from userid 1001) + id 78A11563A7; Tue, 12 Nov 2013 15:27:42 +0100 (CET) +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: quoted-printable +To: notmuch@notmuchmail.org +Message-ID: <20131112142742.8912.57064@localhost.localdomain> +From: apmanine@idaaas.com +User-Agent: alot/0.3.5 +Subject: alot: can't read sent emails, after encryption +Date: Tue, 12 Nov 2013 15:27:42 +0100 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 12 Nov 2013 14:35:41 -0000 + + +Hi, + +I have recently switched to notmuch. Thank you for it! +I'm using "alot" as a frontend (thank you for it, too!). Everything +works smoothly, apart from one problem: with alot, I can't figure out how +to read encrypted emails I previously sent: they appear to be encrypted +using the addressee's key. + +Is there some way to store encrypted sent emails with my own public gpg +key? + +Thanks, + +Alain-Pierre + + -- 2.26.2