Summary: | Kmail asks for gpg key password each time mail is signed | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | jack <samtuke> |
Component: | encryption | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.13.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jack
2011-02-15 14:44:15 UTC
That's the expected behaviour. There's no interest in signing mail if you don't actually sign. What? The point is to actually sign, but to retrieve the password from kwallet when doing so. As I recall this is how kmail used to work before this bug appeared. Users shouldn't have to type the password for their GPG key each time they send a signed mail, and they didn't use to have to. The secret passphrase was never stored in kwallet. (hopefully) This most likely means your gnupg settings were changed. hint: make sure 'ignore-cache-for-signing' wasn't added to your gpg-agent.conf |