Page MenuHome GnuPG
Feed Advanced Search

May 8 2020

aheinecke added a subtask for T4940: GpgOL: Sender name change not recognized for shared folder identities: T4789: Gpg4win-3.1.12.
May 8 2020, 2:48 PM · gpgol
aheinecke created T4940: GpgOL: Sender name change not recognized for shared folder identities.
May 8 2020, 2:14 PM · gpgol
florian2833z added a comment to T4919: GpgOL doesn't recognize encrypted mails when opened via external programs.

Does it decrypt then?

May 8 2020, 1:00 PM · gpgol, Bug Report
aheinecke claimed T4919: GpgOL doesn't recognize encrypted mails when opened via external programs.

This is not the first report I have gotten about mailstore problems. My suspicion here is that the mail is opened read only or somehow got the wrong properties from mailstore.

May 8 2020, 12:38 PM · gpgol, Bug Report

Apr 17 2020

werner added a project to T4919: GpgOL doesn't recognize encrypted mails when opened via external programs: gpgol.
Apr 17 2020, 4:38 PM · gpgol, Bug Report

Apr 7 2020

fangeles created T4911: gpgOl outlook 2013 bug, cant send email.
Apr 7 2020, 2:07 PM · Info Needed, gpgol, Bug Report, gpg4win

Mar 25 2020

werner added a comment to T4890: print preview tries to use wrong key for decryption.

FWIW, a log of the decryption process will always show the sender's key because a message is usually also encrypted to that one (--encrypt-to).

Mar 25 2020, 1:00 PM · gpgol, Bug Report
mkrambach created T4890: print preview tries to use wrong key for decryption.
Mar 25 2020, 9:41 AM · gpgol, Bug Report

Mar 20 2020

aheinecke added a parent task for T4877: GpgOL: Look for S/MIME sec keys on inserted smartcards if no key is available: T4789: Gpg4win-3.1.12.
Mar 20 2020, 10:55 AM · gpgol
aheinecke changed the status of T4877: GpgOL: Look for S/MIME sec keys on inserted smartcards if no key is available from Open to Testing.

Done in master

Mar 20 2020, 10:55 AM · gpgol

Mar 14 2020

werner added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

I think that this chnage is useful enough to be backported to 2.2. Done that.

Mar 14 2020, 8:14 PM · Feature Request, gpgol, Keyserver, gnupg

Mar 13 2020

werner changed the status of T4856: GPG: Key Exchange Put public OpenPGP key into signature from Open to Testing.
Mar 13 2020, 5:29 PM · Feature Request, gpgol, Keyserver, gnupg
werner added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

You can test it now out using GnuPG master: Just add --include-key-block and you can then verify using an empty keyring. Currently --auto-key-retrieve is not needed but we need to think on how we can enable or disable this during verification.

Mar 13 2020, 5:28 PM · Feature Request, gpgol, Keyserver, gnupg
werner added a project to T4856: GPG: Key Exchange Put public OpenPGP key into signature: Feature Request.
Mar 13 2020, 1:17 PM · Feature Request, gpgol, Keyserver, gnupg

Mar 11 2020

aheinecke created T4877: GpgOL: Look for S/MIME sec keys on inserted smartcards if no key is available.
Mar 11 2020, 3:25 PM · gpgol
aheinecke changed the status of T4874: GpgOL: Make Address book integration more visible from Open to Testing.

This is now implemented

Mar 11 2020, 9:16 AM · gpgol

Mar 10 2020

Valodim added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

ftr, here is the thread I had in mind but couldn't recall above. @aheinecke is that your thinking, or a more pgp/mime bound mechanism as @dkg assumed?

Mar 10 2020, 5:50 PM · Feature Request, gpgol, Keyserver, gnupg
dkg added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

@wiktor-k, "just extend the spec" doesn't necessarily work with existing clients, which might be surprised to find unexpected packets in the signature section of an e-mail. It seems more likely to me that they'd be able to handle (meaning: ignore) an unknown subpacket (as long as it's well-formed) than to handle additional packets. But all of these surmises require testing with existing clients, of course. Has anyone done any of that testing?

Mar 10 2020, 3:19 PM · Feature Request, gpgol, Keyserver, gnupg
aheinecke created T4874: GpgOL: Make Address book integration more visible.
Mar 10 2020, 1:12 PM · gpgol
wiktor-k added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

This is a nice idea and although it overlaps with Autocrypt it has other uses too: for example verification of signed files that can be vastly simplified (just get the file and the signature, no key fetching needed, downside: the key attached to the signature could be stale).

Mar 10 2020, 10:04 AM · Feature Request, gpgol, Keyserver, gnupg
dkg added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

Ah, thanks for pointing out the subpacket option (i guess it could be hashed or unhashed). i don't think any of the subpackets currently defined in RFC4880 supports this use case -- but i guess you could mint a new one, or use a notation.

Mar 10 2020, 1:22 AM · Feature Request, gpgol, Keyserver, gnupg
Valodim added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

Werner said that it's possible in OpenPGP to also put the pubkey into the signature. (...) The nice advantage is that this will also work for files.

Mar 10 2020, 12:31 AM · Feature Request, gpgol, Keyserver, gnupg

Mar 9 2020

dkg added a comment to T4856: GPG: Key Exchange Put public OpenPGP key into signature.

Hi @aheinecke, thanks for thinking about this, and thanks for tagging me here too. I'm definitely interested.

Mar 9 2020, 9:53 PM · Feature Request, gpgol, Keyserver, gnupg

Mar 4 2020

aheinecke created T4865: Kleopatra / GpgOL no support for CRL or pubkey attachments.
Mar 4 2020, 12:56 PM · kleopatra, gpgol

Feb 27 2020

aheinecke added a comment to T4814: GpgOL: Send multiple E-Mails for BCC recipients.

For the split OpenPGP / SMIME it's not intended to only work for BCC, its just the same mechanism I use internally.

Feb 27 2020, 9:15 AM · Restricted Project, gpgol

Feb 26 2020

dkg added a comment to T4814: GpgOL: Send multiple E-Mails for BCC recipients.

I think this is a great feature to have. Thanks for working on it, @aheinecke .

Feb 26 2020, 7:30 PM · Restricted Project, gpgol
aheinecke added a comment to T4814: GpgOL: Send multiple E-Mails for BCC recipients.

The idea of the implementation is that BCC recpients will get a mail with no other recipients. Because Exchange / Outlook handles the sending we can't do it more low level. We use the "Protected-headers" scheme to transfer the original To / CC headers.

Feb 26 2020, 3:07 PM · Restricted Project, gpgol
aheinecke created T4858: GpgOL: Protected Headers sending / Encrypt subject.
Feb 26 2020, 12:58 PM · gpgol
aheinecke created T4856: GPG: Key Exchange Put public OpenPGP key into signature.
Feb 26 2020, 12:33 PM · Feature Request, gpgol, Keyserver, gnupg

Feb 5 2020

aheinecke added a comment to T4830: GpgOL: Sometimes not displaying correctly in office 2019.

I renamed the ticket so that others don't think we generally don't support Office2019 because I use it myself and it works for me.

Feb 5 2020, 11:54 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke renamed T4830: GpgOL: Sometimes not displaying correctly in office 2019 from GpgOL: Not displaying correctly in office 2019 to GpgOL: Sometimes not displaying correctly in office 2019.
Feb 5 2020, 11:54 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke renamed T4830: GpgOL: Sometimes not displaying correctly in office 2019 from Problems with Office 2019 to GpgOL: Not displaying correctly in office 2019.
Feb 5 2020, 11:53 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke claimed T4836: GpgOL sometimes modifying email messages stored in the server.

Thank you for the detailed report.

Feb 5 2020, 11:49 AM · gpgol, Bug Report
aheinecke claimed T4837: outlook declines to render internal part when Content-Disposition: inline on actual body.

I remember that I tested inline content-disposition handling in Outlook without GpgOL and try to do the same handling as Outlook would handle them. But then at the very least It should be shown as an attachment and not hidden.

Feb 5 2020, 11:46 AM · gpgol, Bug Report, gpg4win
aheinecke created T4839: GpgOL: WKS Confirmation mail is not handled correctly.
Feb 5 2020, 11:16 AM · gpg4win, wkd, gpgol
dkg added a comment to T4837: outlook declines to render internal part when Content-Disposition: inline on actual body.

I've just tested this with GpgOL 2.4.6~beta3 as well, and while the i see the same issue :( (though the legacy display part is not shown, thanks to your fix of T4796).

Feb 5 2020, 12:46 AM · gpgol, Bug Report, gpg4win
dkg added a comment to T4796: GpgOL should hide "legacy display" parts when it encounters them.

Thanks! taking screenshots is definitely tedious. I just redid the screenshots for all the sample pgp/mime messages with GpgOL 2.4.6-beta3, and i can confirm that it looks like you've resolved the matter.

Feb 5 2020, 12:45 AM · gpgol, Bug Report, gpg4win

Feb 4 2020

dkg created T4837: outlook declines to render internal part when Content-Disposition: inline on actual body.
Feb 4 2020, 12:43 AM · gpgol, Bug Report, gpg4win
Angel created T4836: GpgOL sometimes modifying email messages stored in the server.
Feb 4 2020, 12:29 AM · gpgol, Bug Report
Angel renamed T4785: GpgOL: "You have changed a copy of this Element" message in Outlook for S/MIME mails from GpgOL: "You have changed a copy of this Element" message in Outlook for S/MIME maisl to GpgOL: "You have changed a copy of this Element" message in Outlook for S/MIME mails.
Feb 4 2020, 12:05 AM · g10code, gpgol

Jan 30 2020

aheinecke closed T4828: gpgOL Outlook PlugIn error code: 1 as Invalid.

That means that the GnuPG Backend does not work. I do not think that the office update is the reason, me and others use GpgOL with the most recent versions of Office Pro Plus without issue.
Have you possibly modified you gnupg config files? If there is a bad value in there it would result in such an error.

Jan 30 2020, 12:53 PM · OpenPGP, gpgol, Bug Report
grafalbert created T4828: gpgOL Outlook PlugIn error code: 1.
Jan 30 2020, 10:01 AM · OpenPGP, gpgol, Bug Report

Jan 17 2020

james added a comment to T4807: Mime Compatibility with Symantec PGP.

It can force it on the outbound. https://support.symantec.com/us/en/article.tech164655.html
It also allow SIMME pass-through. https://support.symantec.com/us/en/article.tech166867.html

Jan 17 2020, 6:12 PM · gpgol, Feature Request
aheinecke added a comment to T4796: GpgOL should hide "legacy display" parts when it encounters them.

An updated build is available here: https://files.gpg4win.org/Beta/gpgol/2.4.6-beta3/

Jan 17 2020, 3:04 PM · gpgol, Bug Report, gpg4win

Jan 16 2020

dkg added a comment to T4796: GpgOL should hide "legacy display" parts when it encounters them.

thanks for the fix, @aheinecke ! can you post screenshots of the changes? or do you have a nightly build i could test?

Jan 16 2020, 10:42 PM · gpgol, Bug Report, gpg4win
susedv added a comment to T4805: Content conversion: Invalid S/MIME encrypted message..

I have checked the eMail header of the eMail from Sender X in the Exchange mailbox of User A and I see Sender X is using Mozilla Thunderbird and I tested it with Thunderbird also, but it works for me.
I cannot provide all details of the eMail from Sender X because it's a customer of another customer, but I have replaced the IP addresses and other private information in the eMail header and this is the result:

Jan 16 2020, 2:08 PM · gpgol, Bug Report, gpg4win
aheinecke created T4814: GpgOL: Send multiple E-Mails for BCC recipients.
Jan 16 2020, 1:42 PM · Restricted Project, gpgol
aheinecke merged task T4804: GpgOL: unable to categorize or follow-up an encrypted eMail into T4127: GpgOL: Setting category or flagging crypto mails is not possible.
Jan 16 2020, 1:38 PM · gpgol, Bug Report, gpg4win
aheinecke merged T4804: GpgOL: unable to categorize or follow-up an encrypted eMail into T4127: GpgOL: Setting category or flagging crypto mails is not possible.
Jan 16 2020, 1:38 PM · Restricted Project, gpg4win, gpgol
aheinecke added a comment to T4804: GpgOL: unable to categorize or follow-up an encrypted eMail.

thanks for the report. This is definitely a sore spot and we need to look at it again. I did some experiments a while a go trying to fix this issue but so far I was unable to get to stable results so for now this is a known issue.
I'm a bit suprised that the workaround with not having the mail open does not work for you.

Jan 16 2020, 1:37 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4807: Mime Compatibility with Symantec PGP.

Is this about any special version of Symantec? As far as I knew Symantec Endpoint Security Desktop (or whatever they call it nowadays) supports reading PGP/MIME and even sending it if forced.

Jan 16 2020, 1:32 PM · gpgol, Feature Request
aheinecke triaged T4805: Content conversion: Invalid S/MIME encrypted message. as Normal priority.

This again,...
That error always occurs when the Exchange Server is unhappy with the structure of our PGP/MIME Mails. It has nothing to do with S/MIME, that is only because Exchange only knows about S/MIME, so our PGP/MIME Mails also claim to be S/MIME mails.

Jan 16 2020, 1:28 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T4796: GpgOL should hide "legacy display" parts when it encounters them from Open to Testing.

Display now looks good to me in all cases. We still keep the subject when a reply / forward is done, but that is the same as before. To do this properly I would have to actually do the protected headers sending,.. as then I could automatically flag such a message to be sent with protected headers. But that would be a new feature and I rather work on properly doing BCC sending as the next privacy enhancing feature.

Jan 16 2020, 1:20 PM · gpgol, Bug Report, gpg4win

Jan 14 2020

james added a comment to T4807: Mime Compatibility with Symantec PGP.

The base64 for the version is not needed. I rebuilt and did a test for that. I was testing with Outlook 2016 to Outlook.com to another exchange server. One of the servers in the chain is converting the mime parts to base64.
The MAPI headers in gpgol are causing the auto-decryption of Symantec to stop checking for the MIME attachments. On internal emails the MAPI format is retained and that causes an issue with the symantec client. When they leave the exchange server the base MIME format is what is sent and that works with the Symantec client.

Jan 14 2020, 5:50 PM · gpgol, Feature Request

Jan 13 2020

susedv changed Version from 3.1.10 to 3.1.11 on T4804: GpgOL: unable to categorize or follow-up an encrypted eMail.
Jan 13 2020, 12:38 PM · gpgol, Bug Report, gpg4win
werner added a comment to T4807: Mime Compatibility with Symantec PGP.

Using base64 encoding for a fixed format part in us-ascii is not a good idea because in practise many PGP/MIME decoders won't be able to detect and then decyrypt such a message.

Jan 13 2020, 9:14 AM · gpgol, Feature Request

Jan 12 2020

james created T4807: Mime Compatibility with Symantec PGP.
Jan 12 2020, 5:28 AM · gpgol, Feature Request

Jan 10 2020

susedv updated the task description for T4804: GpgOL: unable to categorize or follow-up an encrypted eMail.
Jan 10 2020, 12:48 PM · gpgol, Bug Report, gpg4win
susedv updated the task description for T4805: Content conversion: Invalid S/MIME encrypted message..
Jan 10 2020, 12:48 PM · gpgol, Bug Report, gpg4win
susedv updated the task description for T4805: Content conversion: Invalid S/MIME encrypted message..
Jan 10 2020, 12:24 PM · gpgol, Bug Report, gpg4win
susedv updated the task description for T4805: Content conversion: Invalid S/MIME encrypted message..
Jan 10 2020, 12:22 PM · gpgol, Bug Report, gpg4win
susedv created T4805: Content conversion: Invalid S/MIME encrypted message..
Jan 10 2020, 10:38 AM · gpgol, Bug Report, gpg4win
susedv created T4804: GpgOL: unable to categorize or follow-up an encrypted eMail.
Jan 10 2020, 10:08 AM · gpgol, Bug Report, gpg4win

Jan 8 2020

aheinecke claimed T4796: GpgOL should hide "legacy display" parts when it encounters them.

note that it *does* sometimes hide the legacy display part, for some messages, including unfortunately-complex -- that's good! -- but maybe this points to some internal inconsistency:

Jan 8 2020, 2:00 PM · gpgol, Bug Report, gpg4win

Dec 30 2019

adam777 renamed T4797: gpgOL size is about 27 MB from gpgOL size is about 27 MB! to *.
Dec 30 2019, 7:15 AM

Dec 26 2019

adam777 added a project to T4797: gpgOL size is about 27 MB: gpgol.
Dec 26 2019, 2:33 PM

Dec 24 2019

dkg created T4796: GpgOL should hide "legacy display" parts when it encounters them.
Dec 24 2019, 11:27 PM · gpgol, Bug Report, gpg4win

Dec 20 2019

aheinecke added a subtask for T4787: GpgOL: Crash on exit when viewing S/MIME mails in their own window: T4789: Gpg4win-3.1.12.
Dec 20 2019, 2:10 PM · gpg4win, gpgol, g10code
aheinecke closed T4787: GpgOL: Crash on exit when viewing S/MIME mails in their own window as Resolved.

This is fixed now.

Dec 20 2019, 2:10 PM · gpg4win, gpgol, g10code

Dec 19 2019

aheinecke created T4787: GpgOL: Crash on exit when viewing S/MIME mails in their own window.
Dec 19 2019, 1:58 PM · gpg4win, gpgol, g10code

Dec 18 2019

aheinecke created T4785: GpgOL: "You have changed a copy of this Element" message in Outlook for S/MIME mails.
Dec 18 2019, 3:31 PM · g10code, gpgol

Dec 17 2019

aheinecke created T4781: GpgOL: Warning for S/MIME attachments when opening mails from the file system.
Dec 17 2019, 10:46 AM · gpgol
aheinecke created T4780: GpgOL: S/MIME mails with attachments cannot be moved when using IMAP while open.
Dec 17 2019, 10:29 AM · gpgol
aheinecke created T4778: GpgOL: Initial WKD lookup slow.
Dec 17 2019, 10:21 AM · gpgol, wkd
gnupgpacker added a comment to T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt.

Thanks for examination.
Providing an 'untouched .msg' seems to be complicate because OL receives several encrypted mails all day long, so GpgOl must be activated for common use. Additional: To avoid this issue, .txt mode has been deactivated, .html is allowed without downloading foreign items or pictures.

Dec 17 2019, 8:49 AM · gpgol, Bug Report

Dec 16 2019

aheinecke claimed T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt.

Thanks for the report but I cannot reproduce the issue :-/. In multipart alternative mails GpgOL takes the text part if text mode is set in Outlook.

Dec 16 2019, 5:32 PM · gpgol, Bug Report
aheinecke closed T4637: GpgOL: Encoding problems in German as Resolved.

Fixed

Dec 16 2019, 12:42 PM · Restricted Project, gpgol
aheinecke closed T4639: GpgOL: Plain Text mails are classified as HTML after decryption by GpgOL as Resolved.
Dec 16 2019, 12:41 PM · gpg4win, gpgol
aheinecke closed T4731: GpgOL: Mails whose size is more then half of what the Server Limit is are not displayed correctly as Resolved.

We now have a decent error message for this.

Dec 16 2019, 12:41 PM · gpgol, g10code
aheinecke added a subtask for T4731: GpgOL: Mails whose size is more then half of what the Server Limit is are not displayed correctly: T4660: Gpg4win 3.1.11.
Dec 16 2019, 12:40 PM · gpgol, g10code

Dec 5 2019

aheinecke added a subtask for T4637: GpgOL: Encoding problems in German: T4660: Gpg4win 3.1.11.
Dec 5 2019, 1:53 PM · Restricted Project, gpgol
aheinecke closed T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution as Resolved.

I think this is now resolved.

Dec 5 2019, 1:16 PM · S/MIME, gpgol

Nov 15 2019

werner added a project to T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt: gpgol.
Nov 15 2019, 8:50 AM · gpgol, Bug Report

Nov 12 2019

aheinecke added a subtask for T4747: GpgOL: Add external Window message handling to unload the plugin: T4746: Gpg4win: Silent updates.
Nov 12 2019, 10:17 AM · gpg4win, gpgol
aheinecke created T4747: GpgOL: Add external Window message handling to unload the plugin.
Nov 12 2019, 10:17 AM · gpg4win, gpgol

Nov 11 2019

aheinecke added a subtask for T4639: GpgOL: Plain Text mails are classified as HTML after decryption by GpgOL: T4660: Gpg4win 3.1.11.
Nov 11 2019, 4:01 PM · gpg4win, gpgol

Oct 28 2019

aheinecke added a comment to T4731: GpgOL: Mails whose size is more then half of what the Server Limit is are not displayed correctly.

I think we can fix it by removing the smime attachment from OOM, because we still have it in MAPI, we just never cared that it was also in OOM (where only our decrypted attachments belong) because it was hidden.

Oct 28 2019, 1:33 PM · gpgol, g10code
aheinecke created T4731: GpgOL: Mails whose size is more then half of what the Server Limit is are not displayed correctly.
Oct 28 2019, 1:32 PM · gpgol, g10code

Oct 18 2019

JJworx added a comment to T4278: Signed mails not visible in Exchange web interface (owa).

Still unresolved...

Oct 18 2019, 10:52 AM · gpgol, Bug Report, gpg4win

Oct 7 2019

OliverL added a comment to T3917: GPGOL: No body in the mail and gpgolXXX.dat file attached when opening with Thunderbird/Enigmail + Exchange and Exquilla.

I have the same effect if I send a signed text-only or HTML email using Outlook 365 and our Exchange 365 and if I view the mail on Outlook on Android. The mail shows no contents only the file. If I view the mail using Outlook 365 on my PC or Windows 10 Mail it looks fine.
If I address it also to my Microsoft account and my Gmail account (using all adresses in the TO: field of the same mail) the email looks normal in the Gmail Android app and (!) in Outlook for Android.
So the same mail - both in the same Outlook for Android app - looks correct in my Microsoft account inbox but only shows the file in my Exchange inbox - in the same Outlook App. Weird… Nokia 7 plus, Android 9, newest patch level (September 2019) and no updates in Google Play Store.
BTW: In Exchange 365 I configured the message flow, default remote domain (there is no other) to never to use Rich Text, always and only HTML.

Oct 7 2019, 2:54 PM · gpgol, Bug Report, gpg4win

Oct 4 2019

aheinecke moved T4525: GpgOL: Error when moving opened S/MIME Mails with attachments on Exchange from Backlog to In Progress on the g10code board.
Oct 4 2019, 4:34 PM · g10code, gpg4win, Bug Report, gpgol
aheinecke moved T4543: GpgOL: Moved S/MIME mails can no longer be read by other clients from Backlog to In Progress on the g10code board.
Oct 4 2019, 4:34 PM · g10code, S/MIME, gpg4win, gpgol
aheinecke added a project to T4525: GpgOL: Error when moving opened S/MIME Mails with attachments on Exchange: g10code.
Oct 4 2019, 4:32 PM · g10code, gpg4win, Bug Report, gpgol
aheinecke added a project to T4543: GpgOL: Moved S/MIME mails can no longer be read by other clients: g10code.
Oct 4 2019, 4:31 PM · g10code, S/MIME, gpg4win, gpgol
aheinecke renamed T4543: GpgOL: Moved S/MIME mails can no longer be read by other clients from GpgOL: Moved S/MIME mails with attachments can no longer be read by other clients to GpgOL: Moved S/MIME mails can no longer be read by other clients.
Oct 4 2019, 4:14 PM · g10code, S/MIME, gpg4win, gpgol

Sep 9 2019

JW-D added a comment to T4687: GpgOL does not show signature validation of German Buerger-Cert-Warnings for some months.

Today a new signed message from BSI Buerger CERT was received. The PGP signature could be verified by first opening of the document. As I opened the file some hours later again, it failed, as I opened it a third time (shortly after the second time), the signature was verified. Outlook was not closed between the second and third opening. Signature verification appears unstable.

Sep 9 2019, 4:52 PM · gpgol, Bug Report, gpg4win
OliverL added a comment to T4687: GpgOL does not show signature validation of German Buerger-Cert-Warnings for some months.

There is no reason for apologies :-). As far as I know this all is open source, freeware and you don't get paid for this, right? So, I simply also try to add my contribution by most precise error reports to help to find the error and am grateful if it will be solved one day in the future :-).

Sep 9 2019, 11:29 AM · gpgol, Bug Report, gpg4win
aheinecke closed T4389: Gpg4win 3.1.8, a subtask of T4479: GpgOL: S/MIME Addressbook integration, as Resolved.
Sep 9 2019, 11:27 AM · gpg4win, Feature Request, gpgol
aheinecke closed T4389: Gpg4win 3.1.8, a subtask of T4322: GpgOL: Embedded image not visible in forwarded email, as Resolved.
Sep 9 2019, 11:27 AM · gpg4win, gpgol
aheinecke closed T4389: Gpg4win 3.1.8, a subtask of T4553: Compatibilty with encrypted mails sent to SecurePIM, as Resolved.
Sep 9 2019, 11:27 AM · Feature Request, gpg4win, gpgol