- create contact in addressbook if it's not there yet. Somehow it'd be better to
use another resource or another addressbook to avoid polluting the user's addressbook,
but afaics the kaddressbook API doesn't allow that.
- also store the selected keys into the addressbook contact (when preferences were changed).
When the user says "always encrypt with *this* key", it really means with this key, so
store it. The other way to store a key in the addressbook was the checkbox in
the key selection dialog, but that one doesn't always appear.
https://intevation.de/roundup/aegypten/issue371
svn path=/branches/kdepim/proko2/kdepim/; revision=437269
selections.
Marc, this seems correct to me. How about
resolveSigningKeysFroEncryption and resolveEncryptionKeys? Do they have
the same problem?
BUG: 99089
CCMAIL: marc@kdab.net
svn path=/trunk/KDE/kdepim/; revision=429061
1) openpgp/mime misconfigured on my system currently, so only s/mime available
2) till's addressbook entry having only openpgp/mime checked, and "Always Sign" as preference.
The keyresolver then finds no match, as expected, but didn't even tell me about it, it just cancelled.
=> added a messagebox, and added the possibility to send the mail without signing it.
svn path=/trunk/KDE/kdepim/; revision=413321
1) openpgp/mime misconfigured on my system currently, so only s/mime available
2) till's addressbook entry having only openpgp/mime checked, and "Always Sign" as preference.
The keyresolver then finds no match, as expected, but didn't even tell me about it, it just cancelled.
=> added a messagebox, and added the possibility to send the mail without signing it.
svn path=/branches/kdepim/proko2/kdepim/; revision=413314
only _one_ address book available...
That might break some apps... but since we'll use an async API in 4.0 the apps
must be rewritten anyway.
CCMAIL:kde-pim@kde.org
svn path=/trunk/kdepim/; revision=399156
look for one format and the address book entry specifies a different
format for encryption. Allow signing with the format specified in the
address book even if it differs from the one set it in the composer.
Thanks for reporting, Gilles.
BUG: 90480
BUG: 90481
svn path=/trunk/kdepim/; revision=373704
FWIW, 'ask always' and 'ask whenever signing/encryption is possible' actually mean 'if I didn't request signing/encryption then ask (always|whenever signing/encryption is possible)' and that's how it worked in the past.
svn path=/trunk/kdepim/; revision=334801
Well, it works, meaning that the same combo entry is re-selected next time, but...
if I choose "Always encrypt with this key", doesn't that mean I shouldn't get
the key-approval dialog at all the next time? Marc?
CCMAIL: 84216@bugs.kde.org, mutz@kde.org
svn path=/trunk/kdepim/; revision=330159