From: David Bremner Date: Sun, 3 Jul 2016 08:23:32 +0000 (+0200) Subject: Re: [PATCH] emacs: crypto: verify pgpmime by default X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a3afe1e7590c7318b7bc300abcee5da62c9b10ae;p=notmuch-archives.git Re: [PATCH] emacs: crypto: verify pgpmime by default --- diff --git a/f7/b84fc356a7f46d6fc56a6975511ff20ec703d4 b/f7/b84fc356a7f46d6fc56a6975511ff20ec703d4 new file mode 100644 index 000000000..22f6902ee --- /dev/null +++ b/f7/b84fc356a7f46d6fc56a6975511ff20ec703d4 @@ -0,0 +1,90 @@ +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 28E706DE0261 + for ; Sun, 3 Jul 2016 01:23:58 -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 3M_SXcZ3fgeu for ; + Sun, 3 Jul 2016 01:23:50 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 5C81E6DE015B + for ; Sun, 3 Jul 2016 01:23:50 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1bJcgY-0001AU-Kn; Sun, 03 Jul 2016 04:23:26 -0400 +Received: (nullmailer pid 30060 invoked by uid 1000); + Sun, 03 Jul 2016 08:23:42 -0000 +From: David Bremner +To: Felipe Balbi , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: crypto: verify pgpmime by default +In-Reply-To: <20160701073552.31591-1-balbi@kernel.org> +References: <20160701073552.31591-1-balbi@kernel.org> +User-Agent: Notmuch/0.22.1~rc0 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sun, 03 Jul 2016 10:23:32 +0200 +Message-ID: <87y45jxh8b.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha256; protocol="application/pgp-signature" +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: Sun, 03 Jul 2016 08:23:58 -0000 + +--=-=-= +Content-Type: text/plain + +Felipe Balbi writes: + +> This patch changes default value of +> notmuch-crypto-process-mime to t in order to tell +> notmuch to verify pgpmime messages. + +This is a good idea, I think, but it breaks 13 tests for me. + +Mostly the changes seem to be in the emacs output, of the form + +- [ Unknown key ID 0x9D20F6503E338888 or unsupported algorithm ] ++ [ Unknown signature status ] + +At the moment I don't know if this is the correct output +with notmuch-crypto-process-mime = t; if so it would be a mechanical +process to update the tests. + +d + +--=-=-= +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQGcBAEBCAAGBQJXeMuFAAoJEPIClx2kp54sQv4L+QFZD2L9SnrWi+MOiiqIoC1s +U/auXpZ4bditCdU+doHXRxAxOZHCXNnsg3dY7honPlzEdEF/wNKzJA/IblXtZNfl +OqB0UKZEo2jQoKROuAq1DplI35izPYZFj+evuL5epbWMC/UoKBmCPO18h6/M9xZ4 +GQVLdESw+zJkY03Emfkbbwq+dOZAWwivdSFTWt+voEUY06xnhnupTiR69T3gWdv0 +Ebl9IO6mzVYqlWTXnVh+TNEU5wz21ieVMWsLooXXO7TNiOdtg6UagRIHm0B7bMwR +KGmjINAdqAXMszLD4S++GZMQt/GQe1Ga9Kvq0nS8THCXKdubS9foVokkORdkL2l7 +MwoM0At6QpogGcbkHyf+5xulXDoXGLmvoTk13YDVa3ynaLmi7FoSgw7FZPQ1cN8a +ezRiTv7bROteY5936N2iV6aVgLYa7QH+CFbbOld0xjvlZphqVqf/CWiDCqGT9vth +EkR+PKM+SiJHZv05MDzRtWBukc+wcz3mry+NjrGUpw== +=m8qn +-----END PGP SIGNATURE----- +--=-=-=--