Forum: help-en

Monitor Forum | Start New Thread Start New Thread
RE: is it possible for outlook search to return content from encrypted email body? [ Reply ]
By: Bernhard Reiter on 2023-04-21 16:01
[forum:8869]
A good question, I don't think it is, though (as the structure of the email is changed by permanent decryption).

RE: is it possible for outlook search to return content from encrypted email body? [ Reply ]
By: Marco Tereso on 2023-04-21 15:45
[forum:8868]
Ok,

And is the reverse process of permanently decrypting option possible to do?
If it is possible, can a macro solve it?

Thanks

RE: is it possible for outlook search to return content from encrypted email body? [ Reply ]
By: Bernhard Reiter on 2023-04-21 11:54
[forum:8867]
Hi Marco,
as far as I know, it isn't.

(It is a huge technical challenge for several reasons:
One is that a search index would need to be encrypted with the same private key as the emails you would want to search and this index would be to be connected with Outlooks search to make it reasonably fast. Otherwise each mail would need to be decrypted each time it is searched through, including many crypto operations.)

Fun fact: We had implemented such proof of concept a solution in the KMail/Kontact Groupware application many years ago, this never made it into production I think.

Regards
Bernhard

is it possible for outlook search to return content from encrypted email body? [ Reply ]
By: Marco Tereso on 2023-04-21 11:26
[forum:8866]
After installing GPGWinOL I come across a problem, I repeatedly use Outlook's search so that it returns emails with specific content in the body of the message, is it possible without using the option to decrypt emails permanently?
Thanks