Related to GnuPG VS-Desktop.
(note that there is also a gpd to indicate GnuPG Desktop)
Related to GnuPG VS-Desktop.
(note that there is also a gpd to indicate GnuPG Desktop)
Looks like there is a rights problem modifying the body of those mails
Every time when we try to modify the HTMLBODY or BODY property we fail with MAPI_E_NO_ACCESS.
The attached mails in those tests where ms-tnef formated (winmail.dat)
omhelp.cpp:lookup_oom_dispid:160 wchar_t alloc 00000155d9abfe80:HTMLBody 07:35:08/5284/oomhelp.cpp:put_oom_string:674 wchar_t alloc 00000155ccf77710:<html><head></head><body><table border="0" width="100%" cellspacing="1" cellpadding="1" bgcolor="#0069cc"><tr><td bgcolor="#0080ff"><p><span style="font-weight:600; background-color:#0080ff;"><center>OpenPGP Nachricht</center><span></p></td></tr><tr><td bgcolor="#e0f0ff"><center><br/>Bitte warten Sie w�hrend die Nachricht entschl�sselt / gepr�ft wird...</td></tr></table></body></html> 07:35:08/5284/oomhelp.cpp:put_oom_string: Putting 'HTMLBody' failed: 0x80020009 07:35:08/5284/DBG_OOM/oomhelp.cpp:dump_excepinfo: Exception: wCode: 0x1000 wReserved: 0x0 source: Microsoft Outlook desc: Sie besitzen nicht die erforderliche Berechtigung, um diesen Vorgang auszuf�hren. help: null helpCtx: 0x0 deferredFill: 0000000000000000 scode: 0x80070005 07:35:08/5284/TRACE/oomhelp.cpp:put_oom_string:699: return 07:35:08/5284/ERROR/mail.cpp:decryptVerify_o: Failed to modify html body of item.
Backported to 2.2 but not yes tested with 2.2
Can you please repeat this with gpg4win-5-beta using the keyboxd and also using the pubring.kbx (i.e. w/o use-keyboxd in common.conf)?
Here are the messages and logs, when trying to open them:
In contrast to gnupg22 master did not proper show OCB compliance - not everything has yet been forward ported. But we can do so now and test master by setting GNUPG_ASSUME_COMPLIANCE=de-vs
Checked with version 4.0.0.250370 (Gpg4win-5.0.0-beta125):
VS-Desktop-3.2.94.481-Beta: OK
works in VS-Desktop-3.2.94.481-Beta, the certificate for the newly generated key has the default expiry date of 3 years there.
Backported for VSD 3.3
OK in VS-Desktop-3.2.94.478-Beta
removing the gpgcom tag as its only relevant for vsd and is already backported
Backported for VSD 3.3
Works, tested with VS-Desktop-3.2.94.474-Beta
The layout is totally different now in VS-Desktop-3.2.94.474-Beta but the "generate new key" action is now hidden for the slots (while still there in Gpg4win 4.4).
There's the VERSION file that is used for customizing the About data for VSD and GnuPG Desktop. It's an ini format file that's read with QSettings.
Doing the changes to the text is easy enough, but I'm not sure whether we have a nice way of doing something only in a VSD version.
The changes had to be reverted, a working solution is planned for later