From: David Bremner Date: Fri, 1 Jul 2016 14:57:59 +0000 (+0200) Subject: Re: Issue with verifying cleartext signed messages X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=582ee34291e0ef258209ff1daf0667d734943231;p=notmuch-archives.git Re: Issue with verifying cleartext signed messages --- diff --git a/33/a788a41dd312509fa55b2c288bf1fd10064b26 b/33/a788a41dd312509fa55b2c288bf1fd10064b26 new file mode 100644 index 000000000..0bae8eb5e --- /dev/null +++ b/33/a788a41dd312509fa55b2c288bf1fd10064b26 @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 259866DE0130 + for ; Fri, 1 Jul 2016 07:58:19 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.011 +X-Spam-Level: +X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000, + SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id JuxyuwUzjIVj for ; + Fri, 1 Jul 2016 07:58:09 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 8975C6DE00E8 + for ; Fri, 1 Jul 2016 07:58:09 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1bIzt2-0004Of-Rb; Fri, 01 Jul 2016 10:57:44 -0400 +Received: (nullmailer pid 7034 invoked by uid 1000); + Fri, 01 Jul 2016 14:57:59 -0000 +From: David Bremner +To: Tomi Ollila , Sanel Zukan , + notmuch@notmuchmail.org +Subject: Re: Issue with verifying cleartext signed messages +In-Reply-To: +References: <87oa6hbr4o.fsf@darkstar.example.net> + +User-Agent: Notmuch/0.22.1~rc0 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 01 Jul 2016 16:57:59 +0200 +Message-ID: <8760sp76dk.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Fri, 01 Jul 2016 14:58:19 -0000 + +Tomi Ollila writes: +> +> Does pressing '<' in show buffer help ? +> +> Tomi +> + +Alternatively, 'V' gives a raw message view. + +d