Page MenuHome GnuPG
Feed Advanced Search

Oct 25 2023

werner moved T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:43 AM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra
werner moved T6559: GPGSM: "always trust like override" or "force" option from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:40 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Oct 23 2023

ebo updated subscribers of T6683: GpgOL: Configurable error if sign is selected and prefer_smime .
Oct 23 2023, 8:39 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
alexreynolds added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .
Oct 23 2023, 8:19 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd

Oct 18 2023

aheinecke closed T6676: GgpOL: Signed Mails from Filesystem are modified when opened as Resolved.

Ok then we can resolve this. Because I don't want to change the code there too much since it is about a plaintext leak which we cannot reliably reproduce so any change there we cannot really test if it brings up the plaintext leak again. And for users that have problems with the changing of the mail we can point them to the workaround.

Oct 18 2023, 9:00 AM · Restricted Project, gpgol, Bug Report

Oct 17 2023

ebo added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

The debug/workaround option works: When the option is checked, opening the msg file will not change its date.

Oct 17 2023, 4:58 PM · Restricted Project, gpgol, Bug Report

Oct 16 2023

ebo moved T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 16 2023, 1:10 PM · Restricted Project, gpgol, Bug Report

Oct 4 2023

ebo added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

The new "no 509 certificate" message box comes up always when restarting Outlook and then immediately composing and sending a message, even when the user has a certificate.
-> add a check if the cache is already loaded in GpgOL

Oct 4 2023, 2:18 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ebo added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

For the Berta Key in the Testversion: *After* entering the Password for the signature, the new GpgOL message does show. When I choose "Retry" in spite of the warning, the mail is send out encrypted.
So I was only confused because I did expect another order of events. Something seems redundant and confusing here:
First you are shown the security confirmation dialog an click on OK (with the small warning sign and "not compliant" next to it), then you are asked for your password (if it is not in the cache) and then you get the new Warning message with the option to "Retry". Although you already in the first dialog chose to encrypt non-compliant.
Btw: The error message from gpg is for me not "end of file" instead it is: "Syntax error in URI"

Oct 4 2023, 12:40 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

If I repeat this with a totally empty keyring, I get the new message regarding the missing signing certificate.

Oct 4 2023, 11:51 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ebo added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

With this certificate I do get the security confirmation dialog without "always show" on, but still no new message box.

Oct 4 2023, 11:16 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

Yes, the wording for this line should be improved, I agree.
In the current release and the releases up to now this action did not work at all when it was not used in combination with encrypt. That usually happens only if an administrator activates the "always_sign" option, prefers S/MIME and then does not issue users with S/MIME certificates. For OpenPGP we have the "Generate" option preselected in that case.

Oct 4 2023, 10:03 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ebo changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Testing to Open.

Without "always show" I get a pinentry immediately after hitting "Send". So no warning.

Oct 4 2023, 9:54 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ikloecker added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .
In T6683#176424, @ebo wrote:

Oct 4 2023, 9:49 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ebo added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

I realized that I still had "always show confirmation dialog" on... When I turn that off I get the default error message, but with encoding errors:


(I'll take care of the line break, btw)

Oct 4 2023, 9:26 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ebo changed the status of T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Testing to Open.

I do not see the default error message, not even with a new, totally empty keyring.
I immediately get:

Oct 4 2023, 9:09 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
aheinecke added a comment to T6724: Received emails not readable in other clients.

For sent mails folder there is no solution. The problem is that if the mail never leaves the exchange server it is not converted to a standard compliant PGP/MIME but left in Microsofts internal MAPI format where it looks like this. I think thunderbird has support to fixup a message if the mimetype of the first attachment application/pgp-encrypted. Which reminds me that we need to change the filename of our internal attachment, too to use .mim as an extension. Then you will at least also be able to open such messages on other clients with Kleopatra directly to view the contents of the mail. And a side effect of this might be that Enigmail might then be able to open the mails. If not we would need to talk to enigmail how to solve this.

Oct 4 2023, 8:36 AM · gpg4win, gpgol

Oct 3 2023

werner lowered the priority of T6724: Received emails not readable in other clients from High to Normal.
Oct 3 2023, 7:47 PM · gpg4win, gpgol

Sep 29 2023

ebo moved T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 29 2023, 3:11 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo moved T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 29 2023, 2:50 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd

Sep 27 2023

aheinecke closed T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments as Resolved.

This can be resolved I tested this myself and gave a beta to the affected customer which also worked for them

Sep 27 2023, 3:14 PM · Restricted Project, gpgol

Sep 20 2023

aheinecke changed the status of T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Open to Testing.

There has been another report on the Gpg4win Forum which might be related that mails now cause endless syncs and might even break further when they are saved back to the same exchange server as there is no MAPI to MIME conversion done anymore and other clients cannot read the mime structure.

Sep 20 2023, 4:38 PM · Restricted Project, gpgol, Bug Report
aheinecke changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Open to Testing.
Sep 20 2023, 3:08 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Sep 19 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

that's really cool :) .. I tested now with a mail whole having the Warning message, I press "Show Mail" and it indeed open .. see the pic.
very nice feature indeed.

Sep 19 2023, 6:42 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Meanwhile, can you please share how to use the new feature "open the mail from the Kleopatra menu" would be nice to test it.

Sep 19 2023, 6:22 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Open to Testing.
Sep 19 2023, 6:19 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

The most difficult thing here was to actually support the case where the user then sees the keyresolver dialog and selects "yes i do not wish to sign" this never worked.

Sep 19 2023, 6:19 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thanks a lot Andre ... I believe it's solved.

Sep 19 2023, 6:09 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

Now when I try to encrypt to expired certificate this message comes up:

Sep 19 2023, 4:24 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

So the default error is now:

Sep 19 2023, 3:46 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
ragnarblackmane triaged T6724: Received emails not readable in other clients as High priority.
Sep 19 2023, 3:43 PM · gpg4win, gpgol

Sep 18 2023

aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Maybe its not a com addin but one of the New JavaScript webapi addins? They have a different menu to disable. Definetly not an outlook feature its this protectit thingy. But have you now Trierdto open the mail from the Kleopatra menu? That is the cool New feature we are currently working on.

Sep 18 2023, 9:04 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I disable all Addons (see screenshots) and restarted the Outlook, but still getting the same warning when trying to open the email.

Sep 18 2023, 6:31 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Ah wait, in the first of your screenshots it is obvious which addin is modifying your mail so that we don't see it as an encrypted mail anymore. It is that warning text from the protection Addin that you should report that mail if you are unsure where it came from. That would cause such problems because when it inserts this text the type of the mail is changed and it is no longer detected as an encrypted mail.

Sep 18 2023, 5:40 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

There in the last screenshot on the right. Btw. since the mail you sent me with the ZIP archive looked also fine to me, there might be another problem here. Could you try disabling your other Addons in Outlook temporarily and check if that might solve the issue? Other addons are also often a cause for some unusual client behavior. You can do that if you go to File -> Options -> Add-Ins -> Manage COM Addins, and then unselect others just for a test.

Sep 18 2023, 5:36 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

this is what I'm getting when trying to open the mail then the attachment. Am i missing something?

Sep 18 2023, 5:01 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

strange, your test mail in the attachment decrypted for me, too. What happens if you now use the "Show EMail" button?

Sep 18 2023, 4:29 PM · gpgol, Bug Report, gpg4win
ebo moved T6559: GPGSM: "always trust like override" or "force" option from QA to gnupg-2.2.42 on the gnupg22 board.
Sep 18 2023, 4:15 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
ebo moved T6559: GPGSM: "always trust like override" or "force" option from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 18 2023, 3:42 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
ebo closed T6559: GPGSM: "always trust like override" or "force" option, a subtask of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST, as Resolved.
Sep 18 2023, 3:39 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo closed T6559: GPGSM: "always trust like override" or "force" option as Resolved.
Sep 18 2023, 3:39 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
ebo added a comment to T6559: GPGSM: "always trust like override" or "force" option.

Tested on the command line with

  • a previously valid certificate after setting its root certificate to untrusted
  • a expired certificate without the root certificate in the certificate list
Sep 18 2023, 3:31 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I've installed the Beta version, but issue still exist !!
My encrypted mails are readable by the other party, while I can't read his mail giving the same error msg "Decryption succeeded ......... Note: you cannot be sure who encrypted this message as it is not signed" , while I can read my sent encrypted mails.
see attached.
Any suggestions?

Sep 18 2023, 3:06 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thanks .. will try it now

Sep 18 2023, 12:25 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Please try: https://files.gpg4win.org/Beta/gpg4win-4.2.1-beta55/gpg4win-4.2.1-beta55.exe This should solve your problem. And if not you can now open the encrypted attachments with Kleopatra and it will show your mail.

Sep 18 2023, 12:06 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Working on both. Beta will come later today, I had one on friday but did not upload it yet and need to recompile it first.

Sep 18 2023, 9:48 AM · gpgol, Bug Report, gpg4win

Sep 17 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Hi Andre,

Sep 17 2023, 10:09 AM · gpgol, Bug Report, gpg4win

Sep 14 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thanks Andre for your response..

Sep 14 2023, 10:19 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I am pretty sure that we can fix that issue and have a beta for you maybe even today or tomorrow. But afterwards we should talk about your company actually using a product with professional support (which you are getting right now from me) like GnuPG Desktop. Gpg4win is basically only "goodwill" support.

Sep 14 2023, 9:33 AM · gpgol, Bug Report, gpg4win

Sep 13 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I tested once more with another person, issue confirmed, he can read my encrypted mail (as you did), however, I can NOT read his emails (with the same error: you cannot be sure who encrypted this message as it is not signed)

Sep 13 2023, 9:50 AM · gpgol, Bug Report, gpg4win

Sep 12 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Yes, I can decrypt my sent mails, in my Sent folder

Sep 12 2023, 2:30 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

To say this differently, the problem fixed recently which Relaxed detection of encrypted mails might still fix your problem. But the "corruption" of the mail which makes it harder to detect as a crypto mail for GpgOL does not happen when you send a mail, it appears to happen when you receive a mail.

Sep 12 2023, 2:13 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Received, but it is not the same problem at least on your side. Your mail looks perfect. It would have been handled by any version of GpgOL on my side. So I think it is the receiving side meaning your incoming crypto mails are modfied by some middleware in a way that GpgOL does not detect them as crypto mails anymore. But before we debug more here with logs for you, let me finish up some other work on GpgOL and I can probably give you and some others in the tracker here a beta this week where we can then confirm if its already fixed. I'm currently actively working on GpgOL.

Sep 12 2023, 2:11 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I sent the test encrypted email

Sep 12 2023, 12:22 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thanks once more... and appreciate your swift response.

Sep 12 2023, 10:48 AM · gpgol, Bug Report, gpg4win
aheinecke merged task T6714: you cannot be sure who encrypted this message as it is not signed into T6686: GPG4win exchange issue decrypt message from Macos GPGtools.
Sep 12 2023, 10:41 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Yes the resolution in that issue is "I have fixed this, you need to wait for the next update." The comments above explain the problem, the mail is modified in transit, if you change something there then you can maybe workaround in the meantime. The exact comment I linked gave the instructions on how to assist with analyizing this issue. If you would follow them I could also tell you for sure weather or not this is your problem. https://dev.gnupg.org/T6686#174856

Sep 12 2023, 10:41 AM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thank you for your reply.

Sep 12 2023, 9:38 AM · gpgol, Bug Report, gpg4win
aheinecke closed T6714: you cannot be sure who encrypted this message as it is not signed as Invalid.

Ok. Let me unpack this for you. I think your problem is that now since you switched to your new domain the mails in Outlook are no longer directly decrypted, then you open the attachment and get this message.

Sep 12 2023, 8:39 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T5152: PGP/MIME e-mails are not decrypted.

I am closing this, for now as this issue lacks actionable details, we would need an example mail or debug data. So my intent is just to close it and reopen if the issue still occurs with Gpg4win-4.2.1

Sep 12 2023, 8:36 AM · Support, gpgol, Bug Report
aheinecke closed T5152: PGP/MIME e-mails are not decrypted as Resolved.

Noticed this issue while searching for a different one.
I think this could be fixed with T6686 if it has not already been fixed by a previous change that relaxed the detection of the encrypted message part better.

Sep 12 2023, 8:36 AM · Support, gpgol, Bug Report

Sep 11 2023

werner added a project to T6714: you cannot be sure who encrypted this message as it is not signed: gpgol.
Sep 11 2023, 9:05 PM · gpgol, Bug Report, gpg4win
aheinecke raised the priority of T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Normal to High.

For another user this change caused endless syncs. Since I do not yet see a way to fix this without risking again that the plaintext leaks to the server under some circumstances, because the problem is that I still do not know how to reproduce these circumstances, my plan is to at least add an option in the debug tab of Kleopatra to disable this "save back" feature.

Sep 11 2023, 8:59 AM · Restricted Project, gpgol, Bug Report

Sep 8 2023

werner moved T6559: GPGSM: "always trust like override" or "force" option from Backlog to QA for next release on the gpgme board.
Sep 8 2023, 3:45 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
werner added a project to T6559: GPGSM: "always trust like override" or "force" option: gpgme.
Sep 8 2023, 3:45 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Sep 7 2023

ebo changed the status of T6559: GPGSM: "always trust like override" or "force" option, a subtask of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST, from Open to Testing.
Sep 7 2023, 10:51 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo changed the status of T6559: GPGSM: "always trust like override" or "force" option from Open to Testing.
Sep 7 2023, 10:51 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Sep 6 2023

aheinecke raised the priority of T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution from Low to Normal.
Sep 6 2023, 12:50 PM · gpd5x, kleopatra, gpgol
aheinecke added projects to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution: Restricted Project, kleopatra.
Sep 6 2023, 12:50 PM · gpd5x, kleopatra, gpgol
ebo added a comment to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution.

Another customer case with "always show security-dialog" on (-> external resolver):

Sep 6 2023, 12:29 PM · gpd5x, kleopatra, gpgol

Sep 4 2023

aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:49 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke added a subtask for T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Sep 4 2023, 8:45 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:45 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as High priority.
Sep 4 2023, 8:44 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Sep 1 2023

aheinecke added a comment to T6646: GpgOL: signature not displayed if mail is saved in the filesystem.

I have analyzed this. In the ribbon we get a mailitem OOM object as reference, but that can be a different pointer then the one we used for decryption / verification. Our trick for this was to assign mailitems a custom uuid property and then look for that from the riboon pointer so that we can update accoringly with our internal Mail object representation.

Sep 1 2023, 6:19 PM · Restricted Project, Bug Report, gpgol
aheinecke merged T6686: GPG4win exchange issue decrypt message from Macos GPGtools into T4026: GpgOL: Improve handling of mailman modified mails.
Sep 1 2023, 3:59 PM · gpg4win, gpgol

Aug 31 2023

werner moved T6559: GPGSM: "always trust like override" or "force" option from Backlog to QA on the gnupg24 board.
Aug 31 2023, 12:36 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
werner placed T6559: GPGSM: "always trust like override" or "force" option up for grabs.
Aug 31 2023, 12:08 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
werner moved T6559: GPGSM: "always trust like override" or "force" option from Backlog to QA on the gnupg22 board.
Aug 31 2023, 12:07 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Aug 30 2023

werner claimed T6559: GPGSM: "always trust like override" or "force" option.
Aug 30 2023, 6:13 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Aug 28 2023

aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Changed the task description to easier find it

Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report
aheinecke renamed T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Opening GgpOL-Signed Mails from Filesystem to GgpOL: Signed Mails from Filesystem are modified when opened.
Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report

Aug 25 2023

werner added a project to T6559: GPGSM: "always trust like override" or "force" option: Feature Request.
Aug 25 2023, 4:00 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6683: GpgOL: Configurable error if sign is selected and prefer_smime as High priority.
Aug 25 2023, 9:17 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd

Aug 23 2023

werner triaged T6646: GpgOL: signature not displayed if mail is saved in the filesystem as Normal priority.
Aug 23 2023, 11:38 AM · Restricted Project, Bug Report, gpgol

Aug 22 2023

aheinecke claimed T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Ok. Thanks for testing. That confirms my suspicion. rOdd3ff8397aaf62e58fa9405ddc5397cb6bcfdc29 is to blame here with the setReadFlag line as the specific cause. Because it is intended to trigger a save back. The problem was that we had circumstances where other addins changed the mail and really wanted it to be saved back to the server. So we call "save" before decrypting the mail to ensure that these changes are saved and then we decrypt, put in our temporary plaintext and ensure that the plaintext never is saved.

Aug 22 2023, 2:57 PM · Restricted Project, gpgol, Bug Report
berndorin added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

I testet it with 4.10 and GggOL 2.5.6. The file isn't changed if I open it. So it seems the change happend in 4.2.0.

Aug 22 2023, 12:49 PM · Restricted Project, gpgol, Bug Report
aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Do you know if this is something new that started to happen with 4.2.0 for the first time or did it happen with 4.1.0, too?

Aug 22 2023, 12:16 PM · Restricted Project, gpgol, Bug Report
berndorin created T6676: GgpOL: Signed Mails from Filesystem are modified when opened.
Aug 22 2023, 9:24 AM · Restricted Project, gpgol, Bug Report

Aug 16 2023

aheinecke triaged T6656: GpgOL: Better name for "GpgOL_MIME_structure.txt" as Normal priority.
Aug 16 2023, 2:14 PM · Restricted Project, gpgol

Aug 11 2023

ebo renamed T6646: GpgOL: signature not displayed if mail is saved in the filesystem from GpgOL: signature not displayed if mail ist saved in the filesystem to GpgOL: signature not displayed if mail is saved in the filesystem.
Aug 11 2023, 3:40 PM · Restricted Project, Bug Report, gpgol

Aug 9 2023

aheinecke lowered the priority of T6270: GpgOL: revision of configuration public key import from High to Normal.

Not really, the GnuPG System configuration settings are generated from gpgconf output and there is no tooltip mechanism for that.

Aug 9 2023, 11:45 AM · gpgol, Restricted Project
ebo added a comment to T6270: GpgOL: revision of configuration public key import.

we could include the "better explanation" part, though. The options in "GnuPG system (technical)" do not have a tooltip, we could add one there, at least.

Aug 9 2023, 11:27 AM · gpgol, Restricted Project
aheinecke added a comment to T6270: GpgOL: revision of configuration public key import.

This won't go into the next release it is too invasive and needs to be very thought through and announced to users. This also needs to be deployed in a Gpg4win first to get user feedback. GpgOL is pretty much done for the summer release of GnuPG VS-Desktop.

Aug 9 2023, 10:13 AM · gpgol, Restricted Project

Aug 7 2023

aheinecke reopened T4553: Compatibilty with encrypted mails sent to SecurePIM as "Testing".

I am reopening this at least for testing as we have reports that another client is facing the issue with recent versions and also with verified mails .

Aug 7 2023, 9:40 AM · Feature Request, gpg4win, gpgol

Aug 1 2023

aheinecke closed T6624: GpgOL: S/MIME Opaque signed mails show up empty after failed verification as Resolved.

This fix was pretty minimal and I could test:

Aug 1 2023, 1:03 PM · Restricted Project, gpgol
aheinecke triaged T6624: GpgOL: S/MIME Opaque signed mails show up empty after failed verification as High priority.
Aug 1 2023, 12:32 PM · Restricted Project, gpgol

Jul 31 2023

aheinecke moved T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 31 2023, 3:31 PM · Restricted Project, gpgol
aheinecke changed the status of T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments from Open to Testing.

This works now for me and all the examples I have for the customer. With https://dev.gnupg.org/rO0fc4b87a946dd634d4b61d4e8cb0ad6164faa83c it looks to me in KMail like KMime might handle the transition between different encodings / languages not correctly in continued parameters.

Jul 31 2023, 3:31 PM · Restricted Project, gpgol

Jul 27 2023

aheinecke added a comment to T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments.

I won't go so far to try to fully implement RFC2231 in the rfc822parse. But I have an idea how to implement this in a secure and robust manner in rfc822parse without touching the parser or the token stuff. My idea is to treat them as seperate TOKEN and then combine them in query parameter just for name and filename values.

Jul 27 2023, 5:08 PM · Restricted Project, gpgol