Is this still an issue?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 22 2017
According to Wikipedia, Live Meeting was discontinued. https://en.wikipedia.org/wiki/Microsoft_Office_Live_Meeting
Is this still an issue?
Is this still an issue?
Jun 8 2017
Jun 7 2017
Jun 1 2017
May 31 2017
2.3.3 of gpg4win
1.4.0 of gpgol
May 30 2017
Which version of gpgol (or Gpg4win) are you using?
May 23 2017
We can close this. The current Master of GpgOL states that Outlook 2003 and 2007 Support is no longer maintained and we will remove support for this altogether in new versions. With current Master this issue also no longer occurs.
May 14 2017
GpgEX is now also compiled with ASLR + DEP. I still have to check some other binaries of Gpg4win before I close this task but I no longer see it as blocking a 3.0 release where I wanted to have this included.
May 8 2017
May 2 2017
beta232 has some basic compliance support mainly missing is Compliance indication for crypto operations (encrypt / decrypt / sign /verify)
Apr 24 2017
Emanuel please add release gpg4win 3.0 as a parent task if you think we should fix this before 3.0. I'm unsure.
I'm very sure this is no longer an issue.
Will be released with 3.0
We no longer use Kleopatra for status in our supported versions (OL >2010). So resolved.
This is fixed in gpgol master.
Apr 18 2017
Accidentally marked this as resolved when I only wanted to update the status.
As a first version you can now apply profiles in Kleopatra. It also respects the default_pubkey_algo_name and shows in tooltips / certificate details if a certificate is compliant.
Apr 11 2017
Apr 6 2017
Apr 5 2017
Apr 4 2017
Mar 30 2017
Mar 22 2017
Jan 16 2017
- Original Message ------
From: "Andre Heinecke via BTS" <gnupg@bugs.g10code.com>
To: aheinecke@intevation.de; dr_it@mailbox.org
Sent: 16-1-2017 15:35:25
Subject: [issue2892] GpgOL: Encrypt is selected on Reply/Forward
Well if my wife is representable for a lot of "ordinary" users (and i
think she is), it will be hard to explain it to them and after that let
them remembering it or the future :(
Also this will not be the solution (i think) for when i want to move a
lot of mails (use case: mailbox space full, so want to archive older
mail to local folder by moving them from imap folder)?
Oops wrong, 251 did not yet have it, 253 will have it. Forgot to push the change.
I've added the option. It's in the latest beta (251) from files.gpg4win.org
A beta installer containing this version will be published likely this or next week.
We are aiming for a stable release middle of march.
While this f.e. for my wife will not work, not user friendly enough :(
I'm really really sad to hear that. I was hoping this was acceptable to
"non-technical" users just one of the quirks users eventually get used too :-(
I tried to think about this more but I don't see another solution then:
a) Prevent Outlook from saving any changes after a message was decrypted
- This is the current behavior and leads to the problem.
b) When Outlook want's to save a mail remove the plaintext, restore the
encrypted contents and save the changes to the encrypted mail.
- This has a serious downside that it does trigger a full resync of the mail
because outlook thinks the attachments have changed. When closing Outlook this
also somehow brought Outlook in a state that it kept indefitely syncing a single
mail :-/. It also broke the signatures on singed only mails because the MIME
boundarys could not be restored. In general I found it much more unstable and
buggy then a clear "Sorry you can't do that". :-/
Ok, I found the problem, as we handle the selection changed event in the
messagelist we were trying to decrypt messages even if they were not loaded /
visible in the preview window. That caused a weird state and several errors.
I've fixed it now so that we only decrypt items when a selection changes in an
Explorer that has a visible preview pane. I'll let you know once a beta with
that fix is released.
Thanks again,
Andre
Jan 13 2017
Well if this works, i could live with it temporary, but not indefinitely. While
this f.e. for my wife will not work, not user friendly enough :(
So hopefully you can work this out somewhere in the future, but from you reply i
understand this is not something i should expect soon (or ever)...
I'm also testing EM Client which has promised to come with PGP support, so will
wait a little longer and then decide which (best available) way i'm going to use
(now temporary disabled online encryption).
Thank you for making this an optional setting! Any idea in what release this
will be planned?
Done now
Thanks for testing the beta and your report. I can reproduce some weird crashes
when the preview pane is disabled, too. It's not 100% for me but some times
after sending a crypto mail sometimes later it crashes, sometimes when switching
folders it crashes, very weird. Sometimes the decrypted contents of a mail are
not shown after opening it.
And with preview everything is fine.
Looking into it.
Yes, We fixed that. Sorry I didn't see your bugreport then.
Btw. You can also send such E-Mails encrypted with GpgOL nowadays :-)
As a user are these workarounds acceptable to you. < This should have been a
question ;-)
Hi,
Again thanks for your feedback on the GpgOL-Beta. You might want to give the
latest one from http://files.gpg4win.org/Beta/gpgol/ (beta-246 currently) a try
it's much improved and there were several potential crashes fixed. I'm currently
working on an improved certificate selection and certificate details dialog and
then we will release a new gpg4win beta with that.
To your problem: Yes this is a serious problem, but we currently don't have a
solution for this, only a workaround. The workaround is to do the Copy / Move /
Modify while the mail is not shown decrypted. In the current beta:
If you unselect the crypto mail you can move / copy / modify (e.g. flag) the
message through right clicking it.
To save the message as .msg you can drag & drop it (even when opened) to a
target windows explorer folder.
An opened messaage can still be moved to trash. Any other moves will sadly
result in an "File name or directory name is not valid" error.
We inform the user about this only when he tries to modify a mail (see attached
screenshot) we should probably also do that for other things.
The underlying problem is pretty complicated and we spent a lot of time
struggling with that, but basically we must prevent outlook from saving the
decrypted content. Otherwise the mail will break and can no longer be shown in
other MUAs. And worse the Plaintext may be resynced to the server. One
workaround we had was to restore the crypto contents before outlook saved the
mail then decrypt it again. But this caused several other problems. E.g. Outlook
resynced the mail to imap and Signatures might be broken, and if we did this at
the wrong time outlook would do into an indefinite sync loop. So we decided
better to have clear workarounds and be otherwise stable then to have buggy /
strange behavior.
As a user are these workarounds acceptable to you.
Hi,
Thanks for feedback on the beta!
This was actually a feature request and I consider this a feature. Because it's
a security usability problem if someone replies to an encrypted mail in plain
text with a full quote of the originally encrypted mail. KMail for example does
the same preselection.
But I see your usecase. I'll make it optional (a config setting) but the default
will be "enabled".
Dec 29 2016
Dec 27 2016
Dec 22 2016
I tested some more and found out problem is bigger than only move. Copy also
doesn't work, but save message as .msg or exporting to pst folder doesn't work
also. So it seems nothing can be done with message to save or archive it
somewhere else then orginal folder. Tried official stable version of gpgol, but
this has the same problems. Also tried this stuff on android with K9 client and
openkeychain, whereas these problems do not exist, it simple works as expected.
Dec 20 2016
Dec 19 2016
Dec 17 2016
Dec 9 2016
Dec 5 2016
I just tried with latest gpgol (beta 204) and it now seems to work. So bug is
solved already! :)
Dec 2 2016
Nov 28 2016
I could reproduce this by opening two crypto mails in multiple windows this
reliably triggered the crash.
I have not fully understood the crash as it crashed in the close invocation in
outlook. After various trys and improvements to our code (there were some fishy
cleanups) i was able to fix this by closing the inspector of the mailobject
before closing the mail. Outlook apprarently did not like it if I closed a mail
that was active in an inspector but that is a bit speculation.

