Page MenuHome GnuPG
Feed Advanced Search

Dec 11 2017

aheinecke closed T1096: As attachment forwarded crypto email can't decrypt/verify by GpgOL as Resolved.

T2854 is a duplicate of this but contains more up to date information. So I'm closing this issue.

Dec 11 2017, 1:43 PM · Bug Report, gpgol
aheinecke created T3609: GpgOL: Evaluate old "Addin Options" Dialog and maybe offer it.
Dec 11 2017, 1:29 PM · gpgol
aheinecke added a comment to T3523: GpgOL - Outlook running out of resorces.

Does this still happen with gpg4win-3.0.2?

Dec 11 2017, 1:05 PM · gpgol, Bug Report, gpg4win
aheinecke closed T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended, a subtask of T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL, as Resolved.
Dec 11 2017, 1:04 PM · gpg4win, gpgol, Bug Report
aheinecke closed T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended as Resolved.

Gpg4win 3.0.2 is released which contains even more fixes for GpgOL -> Resolving this. Please let us know if you still have Problems that are not tracked here.

Dec 11 2017, 1:04 PM · gpgol, Bug Report
aheinecke closed T3542: GpgOL: Failure to detect a PGP/MIME Message as Resolved.
Dec 11 2017, 11:55 AM · gpgol

Dec 8 2017

aheinecke created T3595: GpgOL / Kleopatra: Certificate selection shows duplicated userids.
Dec 8 2017, 1:59 PM · gpg4win, gpgol, kleopatra
aheinecke closed T3514: GpgOL: Sending deprecated, no-MIME OpenPGP (aka 'inline' OpenPGP) encrypted Mails does not work as Resolved.

The option now has the following logic:

  • If encrypted is selected and the message is not signed.

and

  • If the message has no attachments.

and

  • If the option for inline sending is enabled
Dec 8 2017, 1:53 PM · gpgol, gpg4win
aheinecke closed T3582: GpgOL: Possible crash when viewing crypto mails with attachments as Resolved.

The problem was with a special attachment that had no file extension. Fixed now.

Dec 8 2017, 6:55 AM · gpgol
aheinecke triaged T3581: Can't move emails from Inbox folder to other folders when GpgOL plugin is active as Normal priority.

I can't reproduce this with the above steps. It is sadly a known issue that moving crypto mails does not work as long as they are viewed. (T3459) But for me opening any unencrypted mail and moving it. Or first opening an encrypted mail and then moving an unencrypted mail works.

Dec 8 2017, 6:28 AM · Duplicate, gpgol
aheinecke created T3582: GpgOL: Possible crash when viewing crypto mails with attachments.
Dec 8 2017, 6:13 AM · gpgol
Xv created T3581: Can't move emails from Inbox folder to other folders when GpgOL plugin is active in the S1 Public space.
Dec 8 2017, 1:15 AM · Duplicate, gpgol
Xv added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

This ticket can be closed. No further issue with email decryption after applying the provided patch

Dec 8 2017, 1:02 AM · gpgol

Dec 7 2017

aheinecke added a comment to T2854: GpgOL: Mail forwarded as attachment not decrypted.

I looked into it. The problem is that attachments are opened as "Read Only" so we can't change the message class or handle it ourself. Once opened there is no apparent way to change the message to read only. Only if the message containing the attachment is marked as modifyable:

Dec 7 2017, 9:13 AM · Bug Report, gpgol
aheinecke closed T3427: Enigmail users see only attached gpgolXXX.dat file when signed or encrypted by GpgOL as Resolved.

I tried to reproduce this with current GpgOL and it just worked. Even if I connected Enigmail to Exchange (Outlook.com).

Dec 7 2017, 8:20 AM · Info Needed, gpgol, gpg4win, Enigmail, Bug Report

Dec 5 2017

aheinecke added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

@patoberli This looks very much like a crash I also observed on close and fixed with 1d0660fa53d357247ac84545f9259244a1d9400c the crash has nothing to do with the hang but thanks for the feedback anyway.

Dec 5 2017, 7:09 AM · gpgol, gpg4win, Bug Report

Dec 4 2017

patoberli added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

I finally had a crash again today, when I tried to close outlook.
I was running the debug log for several days now, until it finally crashed. Using gpg4win 3.0.1.
Here from the debug file:
*removed entries for privacy reasons*
12:28:46/19196/oomhelp.cpp:remove_category: category 'GpgOL: Verschlüsselte Nachricht' not found.
12:28:46/19196/mail.cpp:parsing_done:882: tracepoint
12:28:46/19196/mail.cpp:parsing_done:885: tracepoint
12:28:46/19196/gpgoladdin.cpp:gpgoladdin_invalidate_ui: Invalidating ribbon: 1D363A70
12:28:46/19196/mail.cpp:parsing_done:900: tracepoint
12:28:46/18768/parsecontroller.cpp:~ParseController
12:28:46/18768/mimedataprovider.cpp:~MimeDataProvider
12:28:46/18768/attachment.cpp:~Attachment
12:28:46/18768/mimedataprovider.cpp:~MimeDataProvider
***here I closed Outlook, but Outlook froze. I then killed the process in Windows.
12:34:02/19196/windowmessages.cpp:gpgol_hook: WM_CLOSE windowmessage for explorer. Closing all mails.
12:34:02/19196/mail.cpp:close_all_mails:1084: tracepoint
12:34:02/19196/returned from invoke

Dec 4 2017, 2:47 PM · gpgol, gpg4win, Bug Report

Dec 3 2017

Xv added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

I've tested the fix and so far I found no problems with decryption and email rendering.
If you want I can report back here, after using GgpOL several more days testing the fix in day-to-day usage, and then if everything is fine we can close this ticket.
Thank you very much for your time.

Dec 3 2017, 7:56 PM · gpgol

Dec 2 2017

aheinecke changed the status of T3542: GpgOL: Failure to detect a PGP/MIME Message from Open to Testing.

We now read the headers as a stream. This fixes the detection of the content type for your example mail. It now correctly fails for me with "No Secret Key".

Dec 2 2017, 3:22 PM · gpgol

Dec 1 2017

aheinecke added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

Received a test message and I understand it now. The header lines in the test mail are so large that they cannot be queried as a single property (out of memory because the max is pretty low, 4k or so) but have to be accessed through a stream interface. Many of the headers relate to Thread and In Reply To etc. so this explains why the problem only happens on reply.
I think I can quickly fix it.

Dec 1 2017, 7:19 PM · gpgol
werner added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

A new installer with an updated libassuan is now available. To download gnupg-2.2.3_171201.exe please go to https://gnupg.org/download/ . If you had the disable-check-own-socket in your gpg-agent.conf, please remove it so that we can really see whether that version fixes the problem.

Dec 1 2017, 5:57 PM · gpgol, gpg4win, Bug Report
aheinecke closed T2876: Outlook hangs with any crypto function as Invalid.

Many improvements since dec 2016 to gpgol. Latest master is much more stable (needs a Gpg4win release)

Dec 1 2017, 2:44 PM · Bug Report, gpgol
aheinecke added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

Yes please you can send it directly to mailto://aheinecke@intevation.de
If you want to encrypt it my key is 94A5C9A03C2FE5CA3B095D8E1FDF723CF462B6B1

Dec 1 2017, 10:04 AM · gpgol
aheinecke closed T3484: gpgol 2.0.1 frequently crashes Outlook 2016 as Resolved.

I am very happy to hear that! Thanks.

Dec 1 2017, 9:03 AM · gpgol, Bug Report, gpg4win
madjari added a comment to T3484: gpgol 2.0.1 frequently crashes Outlook 2016.

After a week with the current version, including a registry cleanup, I had no crashes in Outlook. At the moment it seems to be running stable.

Dec 1 2017, 8:51 AM · gpgol, Bug Report, gpg4win
Xv added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

To sum up: Outlook can't decrypt a reply, although it can decrypt a direct email from the same sender.
Another thing I just noticed: once Outlook receives the reply (the one it can't decrypt), I can no longer move emails to other folders. If I deactivate GpgOL plugin, I can move the messages again.
Can I pm you the saved message ?

Dec 1 2017, 5:00 AM · gpgol

Nov 30 2017

bernhard updated the task description for T3545: GpgOL: Support G Suite Sync Accounts.
Nov 30 2017, 4:37 PM · gpg4win, gpgol
stashimi_frank added a comment to T3545: GpgOL: Support G Suite Sync Accounts.

Better to fail loudly instead of silently breaking.

Nov 30 2017, 2:38 PM · gpg4win, gpgol
aheinecke added a comment to T3545: GpgOL: Support G Suite Sync Accounts.

For now I've added messages to make it clear to the user that most actions won't work with G Sync.
Better to fail loudly instead of silently breaking.

Nov 30 2017, 2:23 PM · gpg4win, gpgol
aheinecke closed T3013: Outlook crash when mailing file via explorer as Resolved.

I can no longer reproduce this. We had another report about this were we also tested this and it's ok with recent GpgOL 2.x versions. -> Resolved

Nov 30 2017, 10:35 AM · Bug Report, gpgol
aheinecke closed T1106: Deinstalling gpg4win leaves encrypted messages decrypted as Resolved.

Does not happen for current GpgOL versions and OL < 2010 support in GpgOL is no longer maintained -> resolved

Nov 30 2017, 9:56 AM · Bug Report, gpgol
aheinecke added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

It would be very helpful if you could export ("Save As") such a mail in Outlook and attach it here / send it to me. I don't have to be able to decrypt it but I would probably be able to figure out why it's not detected as a crypto mail.

Nov 30 2017, 6:39 AM · gpgol
Xv added a comment to T3542: GpgOL: Failure to detect a PGP/MIME Message.

The connection is a POP3 connection. Email server is a 3rd party email service provider. I doubt is an Exchange server (I believe they run a Linux server).
Switching to a different mail and back makes no difference - no email body displayed for the encrypted email.

Nov 30 2017, 1:49 AM · gpgol

Nov 29 2017

aheinecke closed T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool as Resolved.

As the crash is fixed and awaits release I think this issue is resolved. But that does not mean that we support G Suite sync. I don't see a quick fix :-/

Nov 29 2017, 3:35 PM · gpgol, Bug Report
aheinecke raised the priority of T3545: GpgOL: Support G Suite Sync Accounts from Normal to High.

Priority High as we should decide for the next release in which direction we should move.

Nov 29 2017, 3:28 PM · gpg4win, gpgol
aheinecke created T3545: GpgOL: Support G Suite Sync Accounts.
Nov 29 2017, 3:27 PM · gpg4win, gpgol
cdeibert added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Fantastic! I have these following issues:

Nov 29 2017, 11:56 AM · gpg4win, gpgol, Bug Report
aheinecke closed T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted as Resolved.

Thanks for the confirmation.

Nov 29 2017, 11:51 AM · gpg4win, gpgol, Bug Report
cdeibert added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Hi, sorry for coming back so late due to lack of time - but good news is: With GPGol 2.0.4-beta15 decryption now also works for us, great! Now we only have to check for a Outlook 2016 stability issue...

Nov 29 2017, 11:48 AM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

I tried a bit to find a Workaround. As far as I can tell Outlooks built in S/MIME Support does not even work with GSync. If anyone can send S/MIME encrypted or validly signed mails trough GSync please let me know.

Nov 29 2017, 9:08 AM · gpgol, Bug Report

Nov 28 2017

brunoslalmeida added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

Noticed one problem already. Google rewrites the PGP/MIME Mails we send into a multipart/mixed mail with the PGP Data as an attachment. I'll see if I can find a workaround :-/

Nov 28 2017, 7:33 PM · gpgol, Bug Report
brunoslalmeida added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

Noticed one problem already. Google rewrites the PGP/MIME Mails we send into a multipart/mixed mail with the PGP Data as an attachment. I'll see if I can find a workaround :-/

Nov 28 2017, 6:25 PM · gpgol, Bug Report
brunoslalmeida added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

Already handled the crash in: T3540

I need to get a test setup with google sync. Any chance someone has a test account for me?

I'll try to register myself for the free trial period.

Nov 28 2017, 6:22 PM · gpgol, Bug Report
stashimi_frank added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

You're the hero!!!!

Nov 28 2017, 5:07 PM · gpgol, Bug Report
aheinecke added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

Noticed one problem already. Google rewrites the PGP/MIME Mails we send into a multipart/mixed mail with the PGP Data as an attachment. I'll see if I can find a workaround :-/

Nov 28 2017, 5:02 PM · gpgol, Bug Report
aheinecke added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

So I went through the google app sync setup and now have a test account.

Nov 28 2017, 4:50 PM · gpgol, Bug Report
hs added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

@aheinecke From a first glimpse, I think we got it. Great work!
I replaced both versions of gpgol.dll as adviced (surprisingly /bin was locked, I expected /bin_64 ).
Thereafter Outlook decrypted all "old" message instantly and without any problems.
Thanks for the effort you spent and the fast reaction time!

Nov 28 2017, 4:00 PM · gpg4win, gpgol, Bug Report
aheinecke claimed T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

Already handled the crash in: T3540

Nov 28 2017, 2:27 PM · gpgol, Bug Report
stashimi_frank added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

Thanks for the efforts. I will subscribe there to be up to date :-)

Nov 28 2017, 2:27 PM · Duplicate, Bug Report, gpgol
aheinecke closed T3540: GPGOL crashes on Windows 10 / Outlook 2016 as Resolved.

Oops I just noticed that this was already reported in T3424 which I somehow overlooked. Let's handle it there as there are more subscribers in that report and it's older.

Nov 28 2017, 2:25 PM · Duplicate, Bug Report, gpgol
aheinecke changed the status of T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted from Open to Testing.
Nov 28 2017, 2:18 PM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

So both your mails did show the exact same behavior for me. The PGP MESSAGE was shown in the mail and not attempted to decrypt.

Nov 28 2017, 2:17 PM · gpg4win, gpgol, Bug Report
hs added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Two versions of the same message as shown in the comment of 24th Nov.

Nov 28 2017, 10:44 AM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

I did some experiments with HTML Mails, Leading Text, Trailing Text etc. Everything worked fine for me.

Nov 28 2017, 9:58 AM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.
In T3537#106396, @Xv wrote:

I have some progress and a step back.
Turns out that one of the installed plugins was causing the problem: "PDF Converter 7.1 Outlook Add-in".
I disabled all plugins (except GpgOL) and then enabled them back one by one.
With PDF Converter add-in disabled I'm now able to see the decrypted email body (sent from myself).

Nov 28 2017, 9:48 AM · gpgol, Bug Report, gpg4win
werner added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

Can someone please add

Nov 28 2017, 9:47 AM · gpgol, gpg4win, Bug Report
aheinecke created T3542: GpgOL: Failure to detect a PGP/MIME Message.
Nov 28 2017, 9:46 AM · gpgol
aheinecke lowered the priority of T2867: When inline response is active for crypto mail closing outlook shows the save dialog from High to Normal.
Nov 28 2017, 8:55 AM · Bug Report, gpgol
aheinecke added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

Hi, thanks for the test. This sounds a bit like T3378 if the central component "gpg-agent" hangs everything relying on it may also hang. :-/

Nov 28 2017, 8:54 AM · gpgol, gpg4win, Bug Report
aheinecke added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

We have similar reports in our message board.

Nov 28 2017, 8:47 AM · gpg4win, gpgol, Bug Report
aheinecke raised the priority of T3540: GPGOL crashes on Windows 10 / Outlook 2016 from Normal to High.

I put it at high priority because i want to check / fix this before the next release.

Nov 28 2017, 8:02 AM · Duplicate, Bug Report, gpgol
aheinecke added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

Ok I'm pretty sure that the Google MAPI provider is the problem because it likely has some different Data structures.
For Sender we already have three fallbacks as it's saved differently for Exchange over MAPI, Exchange Active Sync and IMAP. So we probably need another fallback for Google Sync >.<

Nov 28 2017, 7:59 AM · Duplicate, Bug Report, gpgol
aheinecke closed T3433: Outlook hangs when selecting and deleting many mails as Resolved.

Thank you, too for the report and testing.

Nov 28 2017, 7:53 AM · Bug Report, gpg4win, gpgol
vRv8A added a comment to T3433: Outlook hangs when selecting and deleting many mails.

Tested GpgOL 2.0.4-beta6 with Outlook 2010 32bit and Outlook 2013 32bit on Win 10 1709 64bit.

Nov 28 2017, 7:25 AM · Bug Report, gpg4win, gpgol
Xv added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

I have some progress and a step back.
Turns out that one of the installed plugins was causing the problem: "PDF Converter 7.1 Outlook Add-in".
I disabled all plugins (except GpgOL) and then enabled them back one by one.
With PDF Converter add-in disabled I'm now able to see the decrypted email body (sent from myself).

Nov 28 2017, 5:58 AM · gpgol, Bug Report, gpg4win

Nov 27 2017

stashimi_frank added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

I use the Google Sync plugin to connect with our company Google Apps account. It also synchronizes the calendar entries as well as all other special stuff.
I'm quite sure that the standard POP/IMAP mechanisms in Outlook might not deliver the sender's address (however the receipient's address is contained in the logs above - my googlemail.com address).

Nov 27 2017, 3:21 PM · Duplicate, Bug Report, gpgol
aheinecke added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

I'm using the same Outlook 16.0.0.8625 on Windows 10 with a Gmail Account over IMAP and I have the Google Apps Sync plugin enabled. Everything works fine :-(
What is your senders account? Is that also GMail or something different. In the log I only see that the recipient is GMail.

Nov 27 2017, 3:09 PM · Duplicate, Bug Report, gpgol
aheinecke triaged T3484: gpgol 2.0.1 frequently crashes Outlook 2016 as High priority.

I'm currently triaging. I give this high priority even if it is testing. We probably need a new GpgOL release soon as there were already some bugs fixed (e.g. Selecting many messages)

Nov 27 2017, 2:47 PM · gpgol, Bug Report, gpg4win
aheinecke claimed T3540: GPGOL crashes on Windows 10 / Outlook 2016.

Thanks.
So GpgOL can neither figure out the sender's address nor the recpients. It then fails to do crypto because kleo does not know who it should encrypt to.

Nov 27 2017, 2:45 PM · Duplicate, Bug Report, gpgol
aheinecke triaged T3418: Problems plugin Outlook 2010 as Low priority.

For now low priority until we receive additional information. From the report now I don't really understand the problem. Maybe T3459 ? as the report mentiones moving mails.

Nov 27 2017, 2:16 PM · gpgol, Bug Report
stashimi_frank added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

Done. Now Outlook does not crash anymore, but GPGOL emits an error dialog:

Nov 27 2017, 2:16 PM · Duplicate, Bug Report, gpgol
aheinecke added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

12:33:30/13972/oomhelp.cpp:get_oom_int: Property 'BodyFormat' not found: 0x80040108
12:33:30/13972/oomhelp.cpp:get_oom_string: Property 'HTMLBody' not found: 0x80040108

Nov 27 2017, 2:08 PM · Duplicate, Bug Report, gpgol
stashimi_frank added a comment to T3540: GPGOL crashes on Windows 10 / Outlook 2016.

Here you are

Nov 27 2017, 1:36 PM · Duplicate, Bug Report, gpgol
aheinecke triaged T3540: GPGOL crashes on Windows 10 / Outlook 2016 as Normal priority.

Strange, do you have any other addons? Maybe some interference.

Nov 27 2017, 1:29 PM · Duplicate, Bug Report, gpgol
aheinecke claimed T3531: Gpg4win: Error when parsing message (attempts to decrypt unencrypted public key block).

Indeed the PGP Inline handling should be more robust. If there is leading of following text it should not error out. But as there will always be problems with that I really recommend that you use a standard format (PGP/MIME) to communicate. Then the key would be just an attachment that could be imported in Kleopatra and all the data would be encrypted / signed.

Nov 27 2017, 1:26 PM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T3537: GpgOL - Outlook shows empty email body for encrypted email from High to Normal.
Nov 27 2017, 1:14 PM · gpgol, Bug Report, gpg4win
aheinecke triaged T3537: GpgOL - Outlook shows empty email body for encrypted email as High priority.

Normal priority for now until we get more reports of this. For now we have to assume that while this problem is disastrous it happens rarely as we did not get many reports about this.

Nov 27 2017, 1:14 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Thank you very much for your good and detailed report.

Nov 27 2017, 1:13 PM · gpgol, Bug Report, gpg4win
stashimi_frank updated the task description for T3540: GPGOL crashes on Windows 10 / Outlook 2016.
Nov 27 2017, 12:28 PM · Duplicate, Bug Report, gpgol
stashimi_frank added a project to T3540: GPGOL crashes on Windows 10 / Outlook 2016: Bug Report.
Nov 27 2017, 12:27 PM · Duplicate, Bug Report, gpgol
stashimi_frank created T3540: GPGOL crashes on Windows 10 / Outlook 2016 in the S1 Public space.
Nov 27 2017, 12:27 PM · Duplicate, Bug Report, gpgol
aheinecke closed T2883: GpgOL: Move/Copy/Save/Export mail doesn't work as Resolved.

I'm closing this as a duplicate of T3459 even if this bug is older we used it to discuss side topics.

Nov 27 2017, 8:22 AM · Duplicate, Stalled, Bug Report, gpgol
aheinecke triaged T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded as High priority.

Hi, sorry this is a known issue. To quote the README:

Nov 27 2017, 8:21 AM · gpg4win, gpgol, Bug Report
madjari added a comment to T3484: gpgol 2.0.1 frequently crashes Outlook 2016.

I have installed the update now @JochenSaalfeld and will observe the behaviour over the coming days.
Somehow my Outlook in combination with the plugin messed with the registry. I could only permanently re-enable the plugin after removing all related registry entries in HKEY_CURRENT_USER. Otherwise it would not load on start anymore even if activated by me.

Nov 27 2017, 8:17 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL as Resolved.

Thanks for the test!

Nov 27 2017, 8:07 AM · gpg4win, gpgol, Bug Report

Nov 26 2017

Xv updated the task description for T3537: GpgOL - Outlook shows empty email body for encrypted email.
Nov 26 2017, 4:38 PM · gpgol, Bug Report, gpg4win
tstreibl added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

Hello Jochen,

Nov 26 2017, 12:29 AM · gpg4win, gpgol, Bug Report

Nov 25 2017

Xv added a project to T3537: GpgOL - Outlook shows empty email body for encrypted email: gpgol.
Nov 25 2017, 11:07 PM · gpgol, Bug Report, gpg4win

Nov 24 2017

hs added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

It could depend on the formatting in Outlook (changing hyphens etc.), e.g.
-----BEGIN PGP MESSAGE----- looks sometimes different in Messages.

Nov 24 2017, 5:16 PM · gpg4win, gpgol, Bug Report
vRv8A added a comment to T3433: Outlook hangs when selecting and deleting many mails.

Great, I'll do it :)

Nov 24 2017, 2:57 PM · Bug Report, gpg4win, gpgol
aheinecke changed the status of T3523: GpgOL - Outlook running out of resorces from Open to Testing.

I fixed the problem with multiselection that caused a very similar log for me. The fix is now in 2.0.4-beta6

Nov 24 2017, 2:56 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T3433: Outlook hangs when selecting and deleting many mails from Open to Testing.

I'm pretty sure I've fixed it. It would be great if you could try with the latest beta (currently 2.0.4-beta6) from https://files.gpg4win.org/Beta/gpgol/ (just replace your gpgol.dll in the gpg4win/bin or bin_64 folder with the one from there. To confirm that it's fixed.

Nov 24 2017, 2:55 PM · Bug Report, gpg4win, gpgol
aheinecke closed T3535: GpgOL: Wrong crypto state possible if readingpane is disabled as Resolved.

As I reported this myself and fixed it. -> resolved.

Nov 24 2017, 2:51 PM · gpg4win, gpgol
aheinecke closed T3221: Problem decoding HTML from an encrypted mail with Outlook 2016 and gpgol as Resolved.

I think this can be resolved.
GpgOL in gpg4win 3.0 supports HTML Mails. There is no extra setting which variant is preferred for multipart/alternative mails because GpgOL reads that setting from Outlook and prefers the same that Outlook would prefer.

Nov 24 2017, 2:39 PM · gpgol, Bug Report
aheinecke changed the status of T3535: GpgOL: Wrong crypto state possible if readingpane is disabled from Open to Testing.
Nov 24 2017, 2:37 PM · gpg4win, gpgol
aheinecke added a comment to T3523: GpgOL - Outlook running out of resorces.

I can reproduce a similar behavior when selecting all mails in a large folder. This was for T3433 It's not a loop it's just a huge load of "Read" events Outlook sends GpgOL and GpgOL looks at every mail.

Nov 24 2017, 11:35 AM · gpgol, Bug Report, gpg4win
cosimo193 added a comment to T3523: GpgOL - Outlook running out of resorces.

Thanks. I'll give that a go. The only issue here is that it takes quite a long, random time to happen so chances are a successful fix is one where I never revisit this ticket :-)

Nov 24 2017, 11:11 AM · gpgol, Bug Report, gpg4win
aheinecke added projects to T3433: Outlook hangs when selecting and deleting many mails: gpg4win, Bug Report.
Nov 24 2017, 10:55 AM · Bug Report, gpg4win, gpgol
aheinecke claimed T3433: Outlook hangs when selecting and deleting many mails.

Indeed indeed. I can reproduce and see that GpgOL is very active when many mails are selected. This is a regression, it worked with an older MIME enabled version. I'll look at it.

Nov 24 2017, 10:55 AM · Bug Report, gpg4win, gpgol
aheinecke triaged T3521: Mail encryption details are sometimes displayed in two rows instead of next to each other as Low priority.
Nov 24 2017, 10:50 AM · gpg4win, gpgol, Bug Report