From 81119955b7393fbab8be66236ccba4397db7b88d Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Mon, 15 Jul 2013 14:02:09 +0100 Subject: [PATCH] Saving copies of sent mail when using GPG --- 83/87a347ca2b96306138d4930975b8ceb8715ec6 | 71 +++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 83/87a347ca2b96306138d4930975b8ceb8715ec6 diff --git a/83/87a347ca2b96306138d4930975b8ceb8715ec6 b/83/87a347ca2b96306138d4930975b8ceb8715ec6 new file mode 100644 index 000000000..901830cb8 --- /dev/null +++ b/83/87a347ca2b96306138d4930975b8ceb8715ec6 @@ -0,0 +1,71 @@ +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 3FA5E431FBD + for ; Mon, 15 Jul 2013 06:00:56 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -5 +X-Spam-Level: +X-Spam-Status: No, score=-5 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_HI=-5] 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 a82PHMEv84QP for ; + Mon, 15 Jul 2013 06:00:50 -0700 (PDT) +Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) + by olra.theworths.org (Postfix) with ESMTP id 02C54431FBC + for ; Mon, 15 Jul 2013 06:00:49 -0700 (PDT) +Received: from fmsmga002.fm.intel.com ([10.253.24.26]) + by fmsmga102.fm.intel.com with ESMTP; 15 Jul 2013 06:02:34 -0700 +X-ExtLoop1: 1 +X-IronPort-AV: E=Sophos;i="4.89,668,1367996400"; d="scan'208";a="370410849" +Received: from unknown (HELO localhost) ([10.252.122.72]) + by fmsmga002.fm.intel.com with ESMTP; 15 Jul 2013 06:00:47 -0700 +From: Neil Roberts +To: notmuch@notmuchmail.org +Subject: Saving copies of sent mail when using GPG +User-Agent: Notmuch/0.15.2+219~g498c091 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-redhat-linux-gnu) +Date: Mon, 15 Jul 2013 14:02:09 +0100 +Message-ID: <87vc4cdlim.fsf@intel.com> +MIME-Version: 1.0 +Content-Type: text/plain +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: Mon, 15 Jul 2013 13:00:56 -0000 + +Hi, + +I was just wondering if anyone has any tips for saving a copy of a +message encrypted with GPG. Currently I am using notmuch-fcc-dirs to get +it to save it to a sentmail folder. However if the email is encrypted +then it just saves the encrypted version, which is a bit pointless +because obviously I wouldn't have the private key needed to decrypt it. +I guess ideally it would save a copy that was separately encrypted using +my own public key. Does everyone else have this problem too? + +Regards, +- Neil +--------------------------------------------------------------------- +Intel Corporation (UK) Limited +Registered No. 1134945 (England) +Registered Office: Pipers Way, Swindon SN3 1RJ +VAT No: 860 2173 47 + +This e-mail and any attachments may contain confidential material for +the sole use of the intended recipient(s). Any review or distribution +by others is strictly prohibited. If you are not the intended +recipient, please contact the sender and delete all copies. + -- 2.26.2