From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oGE3OjxGrV+QLwAA0tVLHw (envelope-from ) for ; Thu, 12 Nov 2020 14:27:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MKUrNjxGrV+4GwAA1q6Kng (envelope-from ) for ; Thu, 12 Nov 2020 14:27:08 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B0B559404D3 for ; Thu, 12 Nov 2020 14:27:05 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 5B1D928C31; Thu, 12 Nov 2020 09:26:56 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id A910F28BF0 for ; Thu, 12 Nov 2020 09:26:53 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id 5A64D5FB8B; Thu, 12 Nov 2020 09:26:52 -0500 (EST) Received: (nullmailer pid 550941 invoked by uid 1000); Thu, 12 Nov 2020 14:26:50 -0000 From: David Bremner To: Alexander Adolf , notmuch@notmuchmail.org Subject: Re: emacs: error decrypting s/mime In-Reply-To: References: Date: Thu, 12 Nov 2020 10:26:50 -0400 Message-ID: <87a6vm1wid.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: KV7RB7LJ4HMHYLUQ67OG5A2DCTK7X5CY X-Message-ID-Hash: KV7RB7LJ4HMHYLUQ67OG5A2DCTK7X5CY 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: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: -1.01 X-TUID: nWCRw9sAOoZp Alexander Adolf writes: > > The actual message content seems to have been decrypted ok (it shows up > as the text/plain part in the dumped function arguments). Also, I can > open the message without problems in the Apple Mail.app that ships with > macOS (shows the same decrypted content, and a good signature). > I think I managed to duplicate this problem; it does not seem to be macOS specific. I'm not yet sure if there are multiple problems, or if the error message and the need to toggle crypto processing are related.