Summary: | Sign message functionality not implemented | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Sabine Faure <sabine> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | lfranchi |
Priority: | HI | Keywords: | akonadi-ports-regression |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 223438 |
Description
Sabine Faure
2010-05-19 01:32:31 UTC
Hi Sabine, Can you paste the full raw message (what you see in the window after pressing 'v')? thanks :) There should now be more feedback on what the error is, and the email should no longer be sent unsigned. It is very possible that gpg/gpg-agent is misconfigured on your machine, as i've been having some trouble getting it to work for me too. Can you do the following test to see if it works? 1) Send an encrypted or signed mail to yourself, from a working kmail or some other email client. 2) Copy the part of the email from -----BEGIN PGP MESSAGE----- to -----END PGP MESSAGE----- (including both those lines). 3) in a terminal, type "gpg --decrypt" 4) paste the text you copied 5) press control-D. 6) it should either ask you for your passphrase, or pop up a dialog box asking for your passphrase, or spit out some errors. either fill in the passphrase, and then press control-D (if there are no errors), or paste here the error you see. thanks! Having fixed my local gnupg / gpg-agent configuration, sending signed mails works again. If you continue to experience a bug where trying to send a mail results in kmail showing a "bad passphrase" error and not sending, a misconfigured gpg-agent in your desktop environment is most likely the issue. Closing, as i'm 99% sure this is a gpg-agent issue. I've tested signing/encryption on multiple machines and use it day in day out now. Indeed I retested this today and it works fine. The recipient receives the signed email which displays a 'Signed by EmailAddressOftheSender' in a green background message. Trunk, Svn Rev 1145265 PS: sorry that I did not retest this sooner Leo, I was on holiday when you entered your comments. |