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 <m...@miras.org>
To: us...@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 <m...@miras.org>
To: Doug Barton <do...@dougbarton.us>
Subject: Re: Verifying PGP-Inline signatures not working


On Sun, 21 Aug 2011 15:32:59 -0700
Doug Barton <do...@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/


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to