Home GnuPG
Diffusion GpgOL 04ba931792ab

Add oomhelper for folder picker

Description

Add oomhelper for folder picker

* src/oomhelp.cpp (oApp): New. Shorthand to get outlook
Application object.
(show_folder_select): Show a folder selection dialog based
on the Outlook object model.

This is a first step to evaluate how much effort would
be required to save a decrypted copy of a mail. The
problem is that we can't seem to really have the option
to just write into the target folder but need to move
the decrypted copy.

There is no solution yet how the decrypted mail cannot
be temoporarily stored in a connected MAPI store for
the use case of offline copy.

Details

Provenance
aheineckeAuthored on Nov 30 2020, 4:15 PM
Parents
rO429620b33426: Add option to disable the S/MIME efail security
Branches
Unknown
Tags
Unknown
Tasks
T4609: GpgOL: Add "Save decrypted copy"