gpgme problem with claws mail
Doug Barton
dougb at dougbarton.us
Mon Aug 22 09:06:35 CEST 2011
The nice folks at the claws list helped me narrow down my problem, as
you can see below. I'm using gnupg 2 normally, but I tried switching to
gnupg 1 and that didn't help. I'm using gpgme-1.3.1.
Any suggestions on how I can debug why gpgme is not recognizing that
there is a signature in the message?
Thanks,
Doug
Begin forwarded message:
Date: Mon, 22 Aug 2011 01:28:51 +0200
From: Michael Rasmussen <mir at miras.org>
To: users at lists.claws-mail.org
Subject: Fw: Verifying PGP-Inline signatures not working
Begin forwarded message:
Date: Mon, 22 Aug 2011 01:27:31 +0200
From: Michael Rasmussen <mir at miras.org>
To: Doug Barton <dougb at dougbarton.us>
Subject: Re: Verifying PGP-Inline signatures not working
On Sun, 21 Aug 2011 15:32:59 -0700
Doug Barton <dougb at dougbarton.us> wrote:
> mimeview.c:481:signed mail
Claws detects the email to be signed
> sgpgme.c:78:no signature found
Claws is calling a library routine in gpgme:
status = gpgme_op_verify_result(ctx);
if (status && status->signatures == NULL) {
So either the call fails to find the signature or the gpgme library is
not proper initialized.
In both cases the error resides outside off claws.
--
Nothin' ever doesn't change, but nothin' changes much.
-- OK Go
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price. :) http://SupersetSolutions.com/
More information about the Gnupg-users
mailing list