From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KDoKFhAY/16BeAAA0tVLHw (envelope-from ) for ; Fri, 03 Jul 2020 11:35:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id pyLVERAY/17LBwAAB5/wlQ (envelope-from ) for ; Fri, 03 Jul 2020 11:35:44 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 284FB940428 for ; Fri, 3 Jul 2020 11:35:43 +0000 (UTC) Received: from [144.217.243.247] (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id F0FE41FA5D; Fri, 3 Jul 2020 07:35:38 -0400 (EDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id D42761F9AB for ; Fri, 3 Jul 2020 07:35:36 -0400 (EDT) Received: by fethera.tethera.net (Postfix, from userid 1001) id C1270613AC; Fri, 3 Jul 2020 07:35:36 -0400 (EDT) Received: (nullmailer pid 3277312 invoked by uid 1000); Fri, 03 Jul 2020 11:35:35 -0000 From: David Bremner To: Daniel Kahn Gillmor , Notmuch Mail Subject: Re: [PATCH 1/2] configure: can gpgme can verify signatures when decrypting with a session key? In-Reply-To: <20200702180049.1705713-1-dkg@fifthhorseman.net> References: <87366av72u.fsf@fifthhorseman.net> <20200702180049.1705713-1-dkg@fifthhorseman.net> Date: Fri, 03 Jul 2020 08:35:35 -0300 Message-ID: <878sg0n854.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: 7VV5667TLXWB4TIEHBIOKCUJCDREEVDV X-Message-ID-Hash: 7VV5667TLXWB4TIEHBIOKCUJCDREEVDV X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: 0.03 X-TUID: NDhAOeweQI7H Daniel Kahn Gillmor writes: > If https://dev.gnupg.org/T3464 is unresolved in the version of gpgme > we are testing against, then we should know about it, because it > affects the behavior of notmuch. > series is applied as part of 0.30~rc3 d _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org