Page MenuHome GnuPG
Feed Advanced Search

Feb 6 2018

aheinecke triaged T3771: Strange GUI artefacts left after sending email as Normal priority.

I have not seen this. But I suspect that it would be fixed if our encryption no longer causes Outlook to become "unresponsive". I'm already working on this for T3509 and have a development version which already does the encryption in a way that the pinentry / key resolution are just a modal dialog over outlook and no longer block the GUI of Outlook completely.

Feb 6 2018, 10:25 AM · gpgol, Bug Report
bernhard updated the task description for T3355: GpgOL does not detect some OpenPGP NO-MIME mail body and attachments (multipart/related).
Feb 6 2018, 9:12 AM · gpgol, Bug Report

Feb 2 2018

ralfbergs created T3771: Strange GUI artefacts left after sending email.
Feb 2 2018, 7:13 PM · gpgol, Bug Report

Jan 25 2018

aheinecke added a comment to T3509: GpgOL: Key resolution without Kleopatra or GPA.
  1. Collect all data in OOM, then start a thread to do the encryption.
  2. Do a proof of concept that this actually works and outlook lets us do it with our usual window message async handling.
  3. Update my Keyresolver patches in Libkleo and build a "libkleo-tool" to do the key resolving.
  4. Figure out Window Management / Create a Qt Overlay over the Mail window to block it from closing while encryption happens. This will resolve all bugs related to window mangement of the current key resolution.
Jan 25 2018, 8:53 AM · kleopatra, gpgol, gpg4win

Jan 18 2018

matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.
Jan 18 2018, 6:39 PM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

From your log I can see that the verification fails with "Unsupported Protocol" which is weird in itself. But at least with the fixes for T3538 (they are included already in your version) it should then show the unverified body. So this is a second problem. I tried to reproduce this for sent mails but even if deliberately break them they are displayed correctly.

Jan 18 2018, 1:15 PM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke closed T3745: Text "Trusted Sender Address" misleading/incomplete as Wontfix.
Jan 18 2018, 12:08 PM · gpgol
matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

Hi Andre, thanks for your help.

Jan 18 2018, 11:09 AM · Info Needed, gpgol, Bug Report, gpg4win
ralfbergs added a comment to T3745: Text "Trusted Sender Address" misleading/incomplete.

I can understand your reasoning, it makes sense.

Jan 18 2018, 8:39 AM · gpgol
aheinecke added a project to T3746: Outlook 2016 - Cannot display signed email in sent folder: gpgol.
Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke triaged T3745: Text "Trusted Sender Address" misleading/incomplete as Low priority.

We are always looking for ways to improve the messaging but the idea here was no keep it as simple as possible.

Jan 18 2018, 8:00 AM · gpgol

Jan 17 2018

werner added a comment to T3745: Text "Trusted Sender Address" misleading/incomplete.

Depends: Not everything you see has been protected by the signature. Thus such a description would need to go into more detail.

Jan 17 2018, 8:06 PM · gpgol
ralfbergs created T3745: Text "Trusted Sender Address" misleading/incomplete in the S1 Public space.
Jan 17 2018, 5:08 PM · gpgol
aheinecke closed T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts as Resolved.

The fix was released with Gpg4win-3.0.3

Jan 17 2018, 9:08 AM · gpg4win, gpgol
aheinecke triaged T3740: Outlook unable to send encrypted or signed emails as Normal priority.

as your behavior is unusual please verify that no other Addons interfere, we are still trying to figure out if there are incompatible other addons. So please try to disable any other addons and try again.

Jan 17 2018, 8:29 AM · gpgol, Bug Report

Jan 15 2018

aheinecke closed T3523: GpgOL - Outlook running out of resorces as Resolved.

No more reports of this since 3.0.2. With 3.0.3 I fixed an additional memleak which should further improve this. Resolved for now.

Jan 15 2018, 8:53 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3736: GpgOL: Invalid Signature for signed only mails with attachment as Resolved.
Jan 15 2018, 8:51 AM · gpgol

Jan 12 2018

aheinecke added a parent task for T3736: GpgOL: Invalid Signature for signed only mails with attachment: T3607: Gpg4win 3.0.3.
Jan 12 2018, 11:00 AM · gpgol
aheinecke closed T3537: GpgOL - Outlook shows empty email body for encrypted email as Resolved.

Multiple confirmations -> Resolved.

Jan 12 2018, 10:59 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3736: GpgOL: Invalid Signature for signed only mails with attachment.

With git bisect I tracked it down to a0326ffb755c4a49a259cea3d83831d9ede7d5d9

Jan 12 2018, 10:11 AM · gpgol
aheinecke lowered the priority of T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Low to Wishlist.
System locale : de-CH
Jan 12 2018, 8:48 AM · Restricted Project, kleopatra, gpg4win, Bug Report
Mak added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Hi @aheinecke
Its also german:

Jan 12 2018, 8:35 AM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke created T3736: GpgOL: Invalid Signature for signed only mails with attachment.
Jan 12 2018, 8:28 AM · gpgol
aheinecke triaged T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows as Low priority.

GpgOL should use the same language detection code that GnuPG also uses. If you open a command line (cmd) and run "gpg" in that command line is it also in german?

Jan 12 2018, 8:21 AM · Restricted Project, kleopatra, gpg4win, Bug Report

Jan 11 2018

aheinecke triaged T3732: Lost focus on Outlook after sending gpg mail as Normal priority.

I've noticed that myself and the cause for this is the code which we use to ensure that the key resolution dialog of Kleopatra opens in the foreground.

Jan 11 2018, 5:24 PM · Bug Report, gpgol
aheinecke closed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated as Resolved.

Thanks again for the test, your patience and the report :-)

Jan 11 2018, 5:20 PM · Bug Report, gpgol
aheinecke added a parent task for T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated: T3607: Gpg4win 3.0.3.
Jan 11 2018, 5:17 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

:-)
I can confirm, that 2.0.6-beta14 is working and until now, Outlook did not crash :-)
Great work, thanks!

Jan 11 2018, 5:16 PM · Bug Report, gpgol
aheinecke renamed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Outlook 2016 wont encrypt messages to Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
Jan 11 2018, 4:55 PM · Bug Report, gpgol
aheinecke changed the status of T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Open to Testing.

Ok so I found out that you could even trigger this bug without persistent options just by activating and deactivating any S/MIME option on a mail. This somehow changed the behavior of Outlook.

Jan 11 2018, 4:55 PM · Bug Report, gpgol
Mak created T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows in the S1 Public space.
Jan 11 2018, 2:45 PM · Restricted Project, kleopatra, gpg4win, Bug Report
Mak created T3732: Lost focus on Outlook after sending gpg mail in the S1 Public space.
Jan 11 2018, 2:24 PM · Bug Report, gpgol
Mak added a comment to T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online.

I can also confirm that 2.0.6-beta9 fixes my issue with this too. Also with my own exchange server!

Jan 11 2018, 2:09 PM · gpg4win, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

But that's it.
With these Options set and explicitly unchecking Sign & Encrypt before sending I get the exact same behavior that you two describe. Mails are sent unencrypted.

Jan 11 2018, 2:07 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

But that's it.
With these Options set and explicitly unchecking Sign & Encrypt before sending I get the exact same behavior that you two describe. Mails are sent unencrypted.

Jan 11 2018, 2:05 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Yes, I also have this option enabled:

And no, I disable Signing and Encryption, before enabling PGP Encryption for the specific email

Jan 11 2018, 2:03 PM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Yes, I also have this option enabled:

Jan 11 2018, 2:01 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I have now also the error T3662
Will try also 2.0.6-beta9

Jan 11 2018, 1:59 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
In T3656#109394, @Mak wrote:

Ahh, and yes I use a public personal s/mime cert to sign my mails. nothing else.

Jan 11 2018, 1:57 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

OK, found the problem now. Its the smime settings. I have set them to sign all outgoing mails. And thats where the problem starts...


If I disable the option "Add digital signature to outgoing messages" I am able to encrypt outgoing messages.
Its not what I wan't, because I want to sing all messages, but hope it helps to find the cause of the error.
@JHohmann can you confirm, that this option is active on your side also?

Jan 11 2018, 1:56 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Ahh, and yes I use a public personal s/mime cert to sign my mails. nothing else.

Jan 11 2018, 12:48 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

My too, no outgoing rules.

Jan 11 2018, 12:39 PM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I do not have any rules configured that are applying to outgoing mails. (As far as I can see them with a non-administrative account)
Are there any group-policies, that might affect the behavior of Outlook regarding to GpgOL?

Jan 11 2018, 12:32 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Another question: Any outgoing Filters (Email Rules)?

Jan 11 2018, 12:28 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

@JHohmann Your log is similar in that I can see two Write events after the send of which there should only be one. Somehow we seem to do crypto on a copy mail object and another mail is acutally sent.

Jan 11 2018, 12:16 PM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I don't think that it is possible to create you an account.

Jan 11 2018, 10:34 AM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Quoted Text

Jan 11 2018, 10:29 AM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Any chance that I could get a temporary test account on your Server?

Jan 11 2018, 10:15 AM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

We have the same problem.
Sent emails are not encrypted with gpg4win 3.0.2
Outlook 2016
Exchange 2010
Locale: German
Plugins: Skype, OneNote, Sophos

Jan 11 2018, 10:09 AM · Bug Report, gpgol
Lloyd added a comment to T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online.

I can confirm that this appears to be fixed in 2.0.6-beta9.

Jan 11 2018, 9:51 AM · gpg4win, gpgol

Jan 10 2018

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

For T3662 (PGP/Inline problem with Microsoft Exchange Online) I had to change the code used to send PGP/Inline.

Jan 10 2018, 1:24 PM · gpgol, Bug Report
aheinecke closed T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online as Resolved.

I've changed the behavior now so that PGP/Inline also works with Exchange Online.

Jan 10 2018, 12:45 PM · gpg4win, gpgol
aheinecke added a parent task for T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online: T3607: Gpg4win 3.0.3.
Jan 10 2018, 12:45 PM · gpg4win, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
In T3656#109246, @Mak wrote:

I sent it to a user on a different Mailserver. On my setup its nothing special... Win 10 Enterprise N en, Office 365 Pro Plus en, Kaspersky Internet Security. Server Win 2012 R2 with Exchange Server 2013 and GFI Mailessentials.
I don't think there is anything special... :-(

Jan 10 2018, 10:15 AM · Bug Report, gpgol

Jan 9 2018

Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I sent it to a user on a different Mailserver. On my setup its nothing special... Win 10 Enterprise N en, Office 365 Pro Plus en, Kaspersky Internet Security. Server Win 2012 R2 with Exchange Server 2013 and GFI Mailessentials.
I don't think there is anything special... :-(

Jan 9 2018, 11:28 PM · Bug Report, gpgol
aheinecke closed T2006: GPG OL: Mail clients cannot detect PGP decrypted message as encrypted mail has wrong "Content-Type" as Resolved.

As this is still waiting for info for two years and I can't reproduce with current GpgOL -> Resolved.

Jan 9 2018, 4:00 PM · Info Needed, Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

This is strange, something in your setup must be different from other users. Any Idea what might be special for you? In your log it looks like only the send event for the encrypted mail is passed.
Where do you send your mails to, to another user on the same exchange server?

Jan 9 2018, 1:43 PM · Bug Report, gpgol
Lloyd added a comment to T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online.

I can confirm that PGP/MIME works ok for me.

Jan 9 2018, 9:55 AM · gpg4win, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I disabled all my add-ins and tested it again. Still the same. Mails are sent unencrypted.
Tried also to send a plain text message


I attached the actual log file
Add-Ins are disabled...

Tried also with full disabled virus protection
and disabled hardware acceleration...

Jan 9 2018, 12:09 AM · Bug Report, gpgol

Jan 8 2018

aheinecke renamed T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online from gpgol encrypted email fails when using exchange online to GpgOL: encrypted PGP/Inline email fails when using exchange online.
Jan 8 2018, 3:34 PM · gpg4win, gpgol
aheinecke added a parent task for T3537: GpgOL - Outlook shows empty email body for encrypted email: T3607: Gpg4win 3.0.3.
Jan 8 2018, 3:30 PM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online from High to Normal.

I can reproduce the issue but only for PGP/Inline, encrypted only mails. PGP/MIME works finde. This allows for an easy workaround (sending PGP MIME) so Prio down to Normal.

Jan 8 2018, 3:25 PM · gpg4win, gpgol
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

All e-mails I tried to open with 2.0.6-beta7 gpgol.dll were readable and showed the correct content in my environment, now. Great!

Jan 8 2018, 2:59 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T3537: GpgOL - Outlook shows empty email body for encrypted email from Open to Testing.

While trying to reproduce another bug I've set up an account with Exchange Online. With that account I had similar behavior with empty mails shown. The behavior also matched to the logging of the last mail in your log.

Jan 8 2018, 11:39 AM · gpgol, Bug Report, gpg4win
aheinecke claimed T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online.

Prio High as this makes GpgOL unusable in such a setup.

Jan 8 2018, 8:56 AM · gpg4win, gpgol
aheinecke triaged T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated as High priority.

I give this high priority as sending unencrypted is pretty much a worst case scenario. :-o

Jan 8 2018, 8:53 AM · Bug Report, gpgol

Jan 6 2018

Mak added a project to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated: Bug Report.
Jan 6 2018, 10:51 AM · Bug Report, gpgol

Jan 3 2018

werner reopened T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online as "Open".
Jan 3 2018, 9:28 AM · gpg4win, gpgol
fyu12136 closed T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online as Resolved.
Jan 3 2018, 8:49 AM · gpg4win, gpgol

Jan 2 2018

Lloyd renamed T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online from gpgol encrypted email fails when using exchange onlone to gpgol encrypted email fails when using exchange online.
Jan 2 2018, 5:39 PM · gpg4win, gpgol
Lloyd created T3662: GpgOL: encrypted PGP/Inline email fails when using exchange online in the S1 Public space.
Jan 2 2018, 5:31 PM · gpg4win, gpgol

Dec 30 2017

Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Enabled Logging, and here the results with some Errors inside...

Dec 30 2017, 7:25 PM · Bug Report, gpgol
Mak updated the task description for T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
Dec 30 2017, 7:20 PM · Bug Report, gpgol
Mak created T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated in the S1 Public space.
Dec 30 2017, 12:59 PM · Bug Report, gpgol
Mak added a watcher for gpgol: Mak.
Dec 30 2017, 12:48 PM

Dec 19 2017

aheinecke closed T3620: Outlook (with GPGOL) doesn't find certificate. Kleopatra do it ! as Resolved.

As answered in the forum: https://wald.intevation.org/forum/forum.php?thread_id=1837&forum_id=21&group_id=11 :

Dec 19 2017, 11:08 AM · gpgol, Bug Report
aheinecke triaged T3621: OpenPGP Encrypted message (decryption not possible) as Normal priority.

Unsupported Protocol means that GpgOL can't find your GnuPG installation. Maybe something went wrong during the install of Gpg4win?

Dec 19 2017, 10:57 AM · Info Needed, gpgme, gpgol, Bug Report

Dec 18 2017

werner added a project to T3621: OpenPGP Encrypted message (decryption not possible): gpgol.
Dec 18 2017, 12:17 PM · Info Needed, gpgme, gpgol, Bug Report
darkpassenger added a project to T3620: Outlook (with GPGOL) doesn't find certificate. Kleopatra do it !: gpgol.
Dec 18 2017, 11:37 AM · gpgol, Bug Report

Dec 15 2017

aheinecke created T3617: GpgOL: Crash when sending a crypto mail.
Dec 15 2017, 8:52 AM · Info Needed, gpg4win, gpgol

Dec 14 2017

bernhard added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Hi @hs,
given that you have used the instructions from the link above to look at the message,
I'll take it that you are using an IMAP/SMTP setup for mail transportation?

Dec 14 2017, 2:58 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

A signed but not encrypted message appears in the same way (visible in Sent, empty in Inbox)

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

Looking at the messages from above using another PC, same Windows 7 and Outlook 2010 but Gpg4Win 2.3.3 :

  • received message in Inbox is decrypted shown correctly inline both in preview and opening it
  • original message in Sent is not decrypted, but shown as encrypted with gpgolXXX.dat attachment

Hence, it shows the opposite behavior to the 3.0.2 handling.

Dec 14 2017, 9:45 AM · gpgol, Bug Report, gpg4win

Dec 13 2017

hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

One problem seems to be that the content of Inbox message differs from this one in the Sent folder (10 vs. 20 KB).
The content of the Inbox is shown as empty, even using the "show source" option. Saving the message as plain text shows a PGP part inside, but this is ignored by Outlook.
I tried this advice:
How to view the message source in Outlook
But the result is the same, after maked as read, the message becomes unreadable.

Dec 13 2017, 5:33 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.


The registry setting used above.

Dec 13 2017, 1:50 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.


What I did:

  • fresh install of Gpg4Win 3.0.2
  • reboot
  • openening Outlook 2010 with only one plugin (GpgOL)
  • sending an encrypted email to myself
  • trying to open that email (no content)
Dec 13 2017, 1:45 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

@aheinecke Because it was mentioned in another comment, I've tried to restart Outlook with the GpgOl plugin enabled, only. Same result. But the fact that I could see the message just after arrival, but not in a second approach may point in a direction that incoming messages are processed by an server-based filter changing potentially vulnerable email content (as embedded links).
I could try to log the complete process of sending an email to myself, decrypting once and failing in a second trail. This would actually increase the size of the log file.

Dec 13 2017, 9:33 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

@hs Your log is interesting but I don't yet understand it. We see a "Load" event for an encrypted mail, create our internal data modelling. But later there is a mismatch between the reference Outlook gives us and our internal reference (Failed to find mail in map).
Out of the blue there might be something I could do in that case but it's still somewhat unclear to me why this state occurs.

Dec 13 2017, 8:11 AM · gpgol, Bug Report, gpg4win

Dec 12 2017

hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Just installed Gpg4Win 3.0.2.
Had a very similar effect with Windows 7 / Outlook 2010:

  • Sending an encrypted e-mail to myself.
  • E-mail will be decypted once after receiving.
  • After that, e-mail is shown as "unsecure" and with empty message body (both in preview and own window).
  • E-mail in "Sent" folder still decryptable with right content.

I've added gpgol.log for opening Outlook again after receiving the e-mail (with empy body, now).

Dec 12 2017, 3:45 PM · gpgol, Bug Report, gpg4win
cdeibert added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

Correct, this was also the case before, sorry for the misunderstanding.

Dec 12 2017, 10:08 AM · gpg4win, gpgol
aheinecke added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

The HTML in the body below the text on the GpgOL-1.4 side is a known issue of GpgOL-1.x we only added proper HTML handling with GpgOL 2.
GpgOL before 2.0 just appended the text/html mime part to the text/plain mimepart in multipart/alternative mails.

Dec 12 2017, 9:55 AM · gpg4win, gpgol
cdeibert added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

PS: And I can confirm that I have a lot of HTML Garbage in my mail body (on the receiver plain text side):

Dec 12 2017, 9:34 AM · gpg4win, gpgol
cdeibert added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

I can confirm that it works for me, too: Fantastic, thanks!

Dec 12 2017, 9:23 AM · gpg4win, gpgol
aheinecke changed the status of T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts from Open to Testing.

In my tests it's fixed with: b8276a4f3acecee2e467c0530007aedc9db5936a the plain text body now uses similar code to the html part. Makes sense anyway. The difference was mostly historic as GpgOL before 2.0 did not handle HTML parts at all.

Dec 12 2017, 8:45 AM · gpg4win, gpgol
aheinecke added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

If I send "Nur Text" (plaintext only) under formatting it works as expected. We query Outlook for the Body from the MAPI Data model and just get the wrong value returned. For the HTML part we use the Outlook Object Model (as we had a similar problem there that the MAPI data was not updated properly.)
The fix is obvious. We can use similar code to our handling of the HTML body. This is a workaround for an Outlook bug IMO, why should sending from drafts differ from the usual sending *sigh*

Dec 12 2017, 8:07 AM · gpg4win, gpgol
cdeibert added a comment to T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.

Wow, fast reaction! I'm happy to help evaluate a possible fix for this.

Dec 12 2017, 7:32 AM · gpg4win, gpgol
aheinecke added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

I can reproduce that problem and have opened T3614 for this.

Dec 12 2017, 7:29 AM · gpg4win, gpgol, Bug Report
aheinecke created T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts.
Dec 12 2017, 7:28 AM · gpg4win, gpgol
cdeibert added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Hi, first of all I want to report back that with beta15 that the following issues did NOT arise anymore, fantastic!

Dec 12 2017, 7:14 AM · gpg4win, gpgol, Bug Report

Dec 11 2017

cosimo193 added a comment to T3523: GpgOL - Outlook running out of resorces.

I only installed 3.0.2 this morning so this hasn't had much of a chance to happen.

Dec 11 2017, 3:08 PM · gpgol, Bug Report, gpg4win