Page MenuHome GnuPG
Feed Advanced Search

Oct 12 2023

aheinecke added a comment to T6760: Mimetreeparser: Open still does not work correctly.

Yes and I get the same result with PNG files. But calling shell execute with such an url looks strange to me, I will try QUrl::fromLocalFile as we use in Kleopatra.

Oct 12 2023, 9:59 AM · mimetreeparser, Restricted Project
aheinecke closed T6759: View email dialog is not translated correctly as Resolved.

Moving the definition and changing it to the name of the po file worked.

Oct 12 2023, 9:38 AM · Restricted Project, mimetreeparser
aheinecke triaged T6760: Mimetreeparser: Open still does not work correctly as High priority.
Oct 12 2023, 9:37 AM · mimetreeparser, Restricted Project
aheinecke committed rMTPe45aaf9d54ae: Fix translation domain (authored by aheinecke).
Fix translation domain
Oct 12 2023, 9:12 AM

Oct 11 2023

aheinecke added a comment to T6759: View email dialog is not translated correctly.

Pretty sure its the translation domain. Thanks! Will try to fix that tomorrow

Oct 11 2023, 10:44 PM · Restricted Project, mimetreeparser
aheinecke committed rW5a24e2d14cca: Update copyright (authored by aheinecke).
Update copyright
Oct 11 2023, 5:32 PM
aheinecke committed rW22bfed6b4c00: Update Kleopatra and mimetreeparser (authored by aheinecke).
Update Kleopatra and mimetreeparser
Oct 11 2023, 5:32 PM
aheinecke committed rW67ec87f6eee7: Add beta version numbering for gnupg-vsd (authored by aheinecke).
Add beta version numbering for gnupg-vsd
Oct 11 2023, 5:32 PM
aheinecke triaged T6759: View email dialog is not translated correctly as High priority.
Oct 11 2023, 4:57 PM · Restricted Project, mimetreeparser
aheinecke committed rKLEOPATRAa7739c78fd30: Add raise and activateWindow for mail dialog (authored by aheinecke).
Add raise and activateWindow for mail dialog
Oct 11 2023, 4:24 PM
aheinecke committed rKLEOPATRAe69b2f5b3612: Do not use applyWindowID for ViewEMailFilesDialog (authored by aheinecke).
Do not use applyWindowID for ViewEMailFilesDialog
Oct 11 2023, 2:37 PM

Oct 9 2023

aheinecke committed rW7742becfec48: Add new GUIDS (authored by aheinecke).
Add new GUIDS
Oct 9 2023, 12:26 PM
aheinecke committed rWaf5b3b8cf8e0: MSI: Fix parseability of qtbase dependency (authored by aheinecke).
MSI: Fix parseability of qtbase dependency
Oct 9 2023, 12:26 PM
aheinecke committed rWaf05c7df36b0: Update frontend packages (authored by aheinecke).
Update frontend packages
Oct 9 2023, 12:26 PM

Oct 5 2023

aheinecke committed rW1efccccc87b6: Add translations for mimetreeparser and update (authored by aheinecke).
Add translations for mimetreeparser and update
Oct 5 2023, 2:32 PM
aheinecke committed rW15ad98ddcd43: Finally adapt gen-kde-l10n to use installed files (authored by aheinecke).
Finally adapt gen-kde-l10n to use installed files
Oct 5 2023, 2:32 PM
aheinecke committed rW536b966f36d6: Update GpgOL, Kleopatra, libkleo and mimetreeparser (authored by aheinecke).
Update GpgOL, Kleopatra, libkleo and mimetreeparser
Oct 5 2023, 2:32 PM
aheinecke added a comment to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

According to werner the gnupg tools use GetCommandLineW even when they are not build with -municode.
So a solution could be to build gpgme-w32-spawn with -municode and start the child process with CreateProcessW, this would also solve the problem that GnuPG could itself be installed into Paths which are not representable in the local 8 bit encoding.

Oct 5 2023, 9:49 AM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project
aheinecke triaged T6742: Kleopatra: Encryption to group with expired key fails with unexpected message as Normal priority.
Oct 5 2023, 9:45 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke added a comment to T6742: Kleopatra: Encryption to group with expired key fails with unexpected message.

I think that if we know that GnuPG is not encrypting to expired keys we need to use the X icon for that key and disable the sign/encrypt button until this key is removed.

Oct 5 2023, 9:44 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke triaged T6743: Libkleo Keyresolver: check for existing encryption subkey instead valid one, as first step as Normal priority.

So I think we need to somehow show this. This gives users the option not to encrypt to the one or two expired keys and maybe ask them from updated keys or continue the operation anyway. (Although I am unsure if gpg would not throw an error in that case even with trust model always). From a User Experience standpoint I think we need to make it visible that you had a key for a person once but that this key is expired now. Regardless of wether or not it should then still be used. The "No Key" is a bit of a wrong information here. So show such keys as the first entries and then disable the ok button until the user somehow solves the issue.

Oct 5 2023, 9:42 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra

Oct 4 2023

aheinecke committed rLIBKLEOa6fedda1c071: Update special mime file names for GpgOL (authored by aheinecke).
Update special mime file names for GpgOL
Oct 4 2023, 4:42 PM
aheinecke triaged T6744: Kleopatra and key resolver: Use the blue symbol for non-compliant keys as Normal priority.

Sorting problematic keys to the front make sense to me, but might be complex since we just add the certificatelineedits and then would need to do some kind of dynamic layouting regarding on the return value of the linedits key.

Oct 4 2023, 11:48 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, kleopatra
aheinecke closed T6738: Inefficient and unobvious key certification (signing) process as Invalid.
Oct 4 2023, 11:41 AM · can't replicate
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
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 2 2023

aheinecke committed rW75adaf9cbf5f: Add patch for strange libical linker error (authored by aheinecke).
Add patch for strange libical linker error
Oct 2 2023, 4:44 PM
aheinecke added a project to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue: gnupg22.
Oct 2 2023, 2:31 PM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project
aheinecke added a comment to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

So I have analyzed the problem and I think I understand it now, but I don't really have a solution yet as I think a new option or change in gpgtar might be needed. I think the easiest would be that if --utf8-strings is provided that also the --output parameter is assumed to be UTF8 encoded? And not just the files from --files-from?

Oct 2 2023, 2:30 PM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project
aheinecke added a comment to rWc1a32e26a037: Add PCRE2 as explicit package again.

Sorry, done now

Oct 2 2023, 12:35 PM
aheinecke committed rWea7f74fb88b5: Add inst-pcre2.nsi and uninst-prce2.nsi (authored by aheinecke).
Add inst-pcre2.nsi and uninst-prce2.nsi
Oct 2 2023, 12:34 PM
aheinecke claimed T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

This one is one me. I think the issue is gpgme-w32 spawn.

Oct 2 2023, 10:55 AM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project

Sep 29 2023

aheinecke committed rWc1a32e26a037: Add PCRE2 as explicit package again (authored by aheinecke).
Add PCRE2 as explicit package again
Sep 29 2023, 3:19 PM
aheinecke added a comment to T6738: Inefficient and unobvious key certification (signing) process.

Under Kleopatra -> Settings -> Configure Kleopatra -> GnuPG System -> In the Tab Secret Keys -> Is there either "Delete unused Passwords after N Seconds or Delete Passwords after N Seconds set to zero or the option "Do not use the password cache for signing" set? In this case this would be normal and expected behavior because it turns of the caching.

Sep 29 2023, 1:33 PM · can't replicate
aheinecke committed rW8da25ad8a090: Use explicity gpg4win libs in qt instead of -qt (authored by aheinecke).
Use explicity gpg4win libs in qt instead of -qt
Sep 29 2023, 1:25 PM

Sep 28 2023

aheinecke added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

Aha, so you know how to provoke us into action, good man ;-) Alright I give it high priority. No seriously, makes sense to have we'll see when we can fit it in. Needs an extension in our internal api so probably not in the next release but sooner rather then later.

Sep 28 2023, 5:49 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
aheinecke committed rWbf316f3e50aa: Update frontend packages (authored by aheinecke).
Update frontend packages
Sep 28 2023, 3:59 PM
aheinecke added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

Mmh or even select all expired keys and then refresh them.

Sep 28 2023, 3:54 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
aheinecke triaged T6739: Allow "refresh key/signatures" from key's context menu (from key list) as Wishlist priority.

Multi select makes this nontrivial. But I think only with multi select this would really be useful. But yes it is a nice item for the backlog. E.g. if you know that a company switched their mail domain you might want to refresh all the keys from that company and you could do that with filter + multi select and refresh.

Sep 28 2023, 3:53 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
aheinecke committed rWc1e04756eb99: Fix okular MSI installation (authored by aheinecke).
Fix okular MSI installation
Sep 28 2023, 1:49 PM
aheinecke committed rO03f31b31cbc3: Fix double release in error handling (authored by aheinecke).
Fix double release in error handling
Sep 28 2023, 1:48 PM
aheinecke triaged T6740: scd: Add / improve support for DINSIG cards as Wishlist priority.
Sep 28 2023, 9:55 AM · S/MIME, scd

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 26 2023

aheinecke assigned T6733: yubikey nfc 5 key storage does not work with GnuPG when admin PIN is non-standard. to ebo.

Eva can you please try to reproduce this? I can't really imagine that this is true since we have soooo many users with yubikeys and do a lot of internal testing on them. To be fair please try with your standard devuan GnuPG and not just with an up to date version.

Sep 26 2023, 9:02 AM · can't replicate, scd, Bug Report

Sep 25 2023

aheinecke added a comment to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

Yes I can see that gpgtar correcly lists the directory with procmon, accesses the files but fails to create the output file indeed.

Sep 25 2023, 9:44 AM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project

Sep 22 2023

aheinecke committed rWf0e1f67bbb42: Add new GUIDS (authored by aheinecke).
Add new GUIDS
Sep 22 2023, 2:14 PM
aheinecke committed rW83f3c7dbc95a: Add start menu entrie for Okular and rename kleo (authored by aheinecke).
Add start menu entrie for Okular and rename kleo
Sep 22 2023, 2:14 PM
aheinecke committed rW5cc0dc6fb6ba: Update mimetreeparser and gpgme (authored by aheinecke).
Update mimetreeparser and gpgme
Sep 22 2023, 2:14 PM
aheinecke committed rW88947993cddc: Add MSI strings for okular icon (authored by aheinecke).
Add MSI strings for okular icon
Sep 22 2023, 2:14 PM
aheinecke committed rWa3e2765f23cd: Update frontends (authored by aheinecke).
Update frontends
Sep 22 2023, 2:14 PM
aheinecke committed rWca9a4bd62154: Add icon for mail (authored by aheinecke).
Add icon for mail
Sep 22 2023, 2:14 PM
aheinecke committed rMTP1eee5afea455: Add addional check for valid file (authored by CarlSchwan).
Add addional check for valid file
Sep 22 2023, 10:03 AM
aheinecke committed rMTP029257c5b836: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Sep 22 2023, 10:03 AM

Sep 21 2023

aheinecke claimed T6727: GpgEX: Unicode in file or foldername causes error.

Not sure yes If I rather fix this or do: T6331

Sep 21 2023, 11:15 AM · gpgex, Restricted Project
aheinecke closed T6696: qgpgme-qt6: Build failure for some distributions as Resolved.

No need for QA on build issues.

Sep 21 2023, 11:12 AM · Restricted Project, gpgme, Bug Report
aheinecke triaged T6725: Kleopatra: encryption via menu button does only encrypt files, not folders as Low priority.

No. Windows has a file selection dialog where you can only select files and a folder selection dialog where you can only select folders. We cannot change Windows (and we will not use a non-native file dialog).

Sep 21 2023, 11:11 AM · kleopatra, Restricted Project
aheinecke added a comment to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

This is a release blocker for me.

Sep 21 2023, 11:07 AM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project
aheinecke assigned T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue to ikloecker.

Ingo can you investigate? This is very important because this is a regression caused by the change to pass filenames directly. I wonder if we pass this as UTF-8 and gpgtar needs a fix or if we pass it somehow else.

Sep 21 2023, 11:07 AM · gpgme (gpgme 1.23.x), kleopatra, Restricted Project

Sep 20 2023

aheinecke committed rGTO4769e83de52a: Remove overly complicated toolip (authored by aheinecke).
Remove overly complicated toolip
Sep 20 2023, 7:10 PM
aheinecke committed rGTO1021a2900de3: Add new debug option noSaveBeforeDecrypt (authored by aheinecke).
Add new debug option noSaveBeforeDecrypt
Sep 20 2023, 7:10 PM
aheinecke committed rOd8a5ca4d5107: Improve help strings for new options (authored by aheinecke).
Improve help strings for new options
Sep 20 2023, 5:31 PM
aheinecke committed rObd0a6494e904: Fix release in case noSaveBeforeDecrypt is set (authored by aheinecke).
Fix release in case noSaveBeforeDecrypt is set
Sep 20 2023, 4:58 PM
aheinecke committed rO904f20d64384: Auto update po files (authored by aheinecke).
Auto update po files
Sep 20 2023, 4:52 PM
aheinecke committed rO46b7ddbc97a8: Add new option noSaveBeforeDecrypt (authored by aheinecke).
Add new option noSaveBeforeDecrypt
Sep 20 2023, 4:52 PM
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 added a comment to T6586: Kleopatra: Automatic suggestion of new name for signed/encrypted archive doesn't respect file name extension.

As eva wrote the problem is that if you decrypt only the archive and not immediately extract it, which is an option for our users this results in a broken extension. And it also looks wrong even at first glance so it does not look like we intended this. Also wouldn't we then need mime types for the tar.p7m tar.p7s, too and tar.pgp?

Sep 20 2023, 3:12 PM · kleopatra, Restricted Project
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

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
aheinecke committed rO976e9822a5ca: Improve handling of sign selected without certs (authored by aheinecke).
Improve handling of sign selected without certs
Sep 19 2023, 6:18 PM
aheinecke committed rOe0ef0249da5f: Add support for S/MIME always trust (authored by aheinecke).
Add support for S/MIME always trust
Sep 19 2023, 5:07 PM
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
aheinecke triaged T6722: Kleopatra: Forbid adding non-encryption keys to groups as Normal priority.

Yes I think this makes sense and a little safeguard from weird situtations where users won't know how to resolve a problem. I think we should also check for that when ever a group is opened that it does not contain such keys. In case someone "revoked" there encryption key or more commonly the encryption subkey expired. In that case a message box might make sense telling the user which key / keys are not suitable for decryption.

Sep 19 2023, 12:19 PM · vsd33, kleopatra, Restricted Project

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
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
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
aheinecke committed rW4fb87f3d650a: Add KMbox and update MTP stack (authored by aheinecke).
Add KMbox and update MTP stack
Sep 18 2023, 4:02 PM
aheinecke added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Please try the following beta: 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:07 PM · MacOS, Support, 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 15 2023

aheinecke created P37 (An Untitled Masterwork).
Sep 15 2023, 2:50 PM
aheinecke created P36 (An Untitled Masterwork).
Sep 15 2023, 2:37 PM

Sep 14 2023

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
aheinecke moved T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 14 2023, 8:56 AM · Restricted Project, KMail

Sep 13 2023

aheinecke reopened T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done as "Open".

Hi Dan,

Sep 13 2023, 10:55 AM · Restricted Project, KMail

Sep 12 2023

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
aheinecke merged 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 · MacOS, Support, 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
aheinecke committed rMTP64ddb20025e7: Use GpgmeppConfig instead of FindGpgme (authored by aheinecke).
Use GpgmeppConfig instead of FindGpgme
Sep 12 2023, 9:08 AM
aheinecke lowered the priority of T6716: Enhancement: Way to choose or remember the Sign and Encrypt options at Sign and Encrypt Files -window from Normal to Wishlist.

This sounds a bit more like you would maybe better suited with a batch script or command line usage anyway if you always want to encrypt in the same way you don't really need a fancy GUI for that.

Sep 12 2023, 8:41 AM · Feature Request, 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

aheinecke committed rW7af216bcc931: Update guids for new files and registry keys (authored by aheinecke).
Update guids for new files and registry keys
Sep 11 2023, 6:36 PM
aheinecke committed rW11530a260e05: Fix appimage build of mimetreeparser (authored by aheinecke).
Fix appimage build of mimetreeparser
Sep 11 2023, 6:36 PM