Bug 471911

Summary: Fetch new key automatically if a key is expired
Product: [Applications] kmail2 Reporter: christoph.klassen
Component: cryptoAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: wishlist CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description christoph.klassen 2023-07-03 18:44:09 UTC
Now if a key from someone else is expired KMail does not try to get a new one via WKD so users have to do that manually.

To increase the usability KMail could automatically fetch a new key via WKD if a key is expired. It could so when the user enabled WKD in the settings.
Comment 1 Andre Heinecke 2023-07-04 11:49:07 UTC
If you look in Kleopatra under the column "source". Does it say WKD? In that case GnuPG should do this, sadly it does not do it automatically but only if we retrigger a --locate-key so KMail might have to do that.
Comment 2 Andre Heinecke 2023-07-04 12:02:30 UTC
I have referred this in our task to update the key selection dialog in KMail so that we keep it in mind there. In that keyresolver this might already have been fixed. https://dev.gnupg.org/T6198