Today
If the group policy „Allow the use off connected experiences in Office“ is set like this:
I added a config setting for Windows only: work/tfry/autostart .
Is this is good enough or should the import cert list also inherit the layout (with or without additional columns) from the currently active tab?
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Another correction: I'm quite sure, that changing the width worked for a while (until i created that new tab), but I can't reproduce this anymore (even after deleting kleopatrastaterc). Now the import list again seems to have it's own memory (changing width in the import list will be kept on the next import)
Correction: On import, the width of the last created tab (not the current one) will be used, but additional columns won't be added.
EWS-API used in our code (CPP-wrappers -> description / our usage):
- EwsGetItemRequest -> get message(s) (one or several; mime content and parent folder id)
- EWSMessageDispatcher -> just a wrapper around:
- EwsCreateItemRequest -> "Send message and save copy"
- Used by reencrypt, only:
- EwsGetFolderRequest -> Apparently just gets the id and label of a folder
- EwsCreateFolderRequest -> create new folder; includes indication whether that name already existed
- EwsGetFolderContentRequest -> get all mails in a folder; additionally uses:
- EwsFindItemRequest -> obtain list of messages in a folder (does not list subfolders)
- These two just needed to create (reencrypted) messages without having them appear as new
- EwsCopyItemRequest -> copy existing message from one existing folder to another
- EwsUpdateItemRequest -> used to replace mime content of message, without change status (new/read...)
Screenshots how Kleopatra currently shows the result of the verifications:
I think this has been resolved in Gpg4win 5.
I think this has been resolved in Gpg4win 5.
I think this has been resolved in Gpg4win 5.
- Made some more tweaks to the UI
Panel Used By
| Dashboard | Home | |
| Dashboard | Restricted Dashboard |



