- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 30 2018
This is done now. Didn't help with crashes but is a good thing anyway IMO.
This is done now.
I had a slight hope that this might help with random crashes as the COM is now under less load but it did not help.
This was fixed by adding a new reference mechanism with cebe6484acaa250858affa3d854ef2b25cecd59f (Where I acidentally mangled the commit message.
Aug 29 2018
We are actually in the final release preparation and just waiting for GnuPG 2.2.10. If everything goes well it will be released this week. If not, next week.
yes
Thanks. I can work with that. It is indeed clearly visible what the "Sent on behalf of" address is. So it makes sense to check that, too.
Yes that would work for me and the pgp key is the right one. Thanks!
Aug 28 2018
Ok! If outlook shows it we should verify it.
With -beta24 the crash on send should also be gone. I've removed the option for the workaround as I expect that it is no longer necessary. (Yeah I'm an Optimist :-P )
Without KEYLIST_MODE_WKD I also can't implement the desired behavior in a MUA using GnuPG.
Why the restriction to keyorg wkd ?
T4026 is a bit related. I'm suprised that the signature check for mailman mails works at all for you ;-)
Thanks for the input. GpgOL should check against what outlook shows as the "From" Address. In your case: What does Outlook show? Is it "info@example.org" or "puppets-bounces" ?
Aug 23 2018
Well, Werner is just back so he can say more.
An excellent reviewer was Stephan Müller from atsec. He is also involved a bit afaik in the kernel random development.
Aug 22 2018
Hi, gpg4o does not send PGP/MIME (the proper format for including attachments and no encoding problems). As such it does not have the Problem described here. You can use "Send PGP Mails without attachments as PGP/Inline" in the options of GpgOL to have something similar. This will also work for Kopano.
Done.
Aug 21 2018
I've updated the README and added example mainifests.
Make dist is also updated I could build the extension and webpack it from the dist package.
Aug 20 2018
Aug 17 2018
I'm not sure that I understand your Problem. It might be helpful if you could provide screenshots of your problem so that we can better understand it.
We are not a CA and do not provide certificates.
There is currently no ECC key support in the S/MIME component of Gpg4win. I've edited the task a bit to reflect that. So it is impossible to generate an ECC Key for S/MIME with Kleopatra.
Aug 13 2018
Got a new OL 2013 test setup where this was finally reproducible for me.
Aug 9 2018
Thanks for the tests and the report.
This seems very special and I'm not sure if we should not say at some point that we won't add quick commands for everything ;-)
The crash on send should be avoidable by checking "Disable async encryption" in the options.
Yesterday I got a new OL 2013 test system with which I can reproduce the crash. So that will be fixed or worked around for the next release.
Aug 8 2018
Sure, this should work, local keys are preferred.
No you can not use an "external" Web Key Directory. The point is that the provider (your domain) should be the source of the keys as it already manages the mail account. ( For more info see: https://wiki.gnupg.org/WKD )
Thanks for the report. I've commited a fix. (Returning the c_str here is ok as the data is not meant to be modified once "action" is called)
Please let us know if you find additional issues.