Benny Bottema

Results 162 comments of Benny Bottema

It's really odd. I followed the conversion in the debugger. I can see the library writes away .p7m datasource as attachment in the MimeMessage, but when reading it back, I...

After a lot of digging (and slowly and painfully recovering the repressed knowledge of all S/MIME scenarios), I've identified the root of the issue. The problem lies in the handling...

It's been awhile, but I think I finally solved this problem in simple-java-mail:8.5.1. I don't know if you're still around reading this, but if you do and have some time,...

> Jan 5, 2019: Once I'll find some time, I am about to do it :) Well, that didn't quite work out, did it. So, no Handlebars for Dart2/3?

Also QQ? Look I don't have much to go on here. What library version? What's your code? QQ documentation on server/port usage? Did you try with vanilla Jakarta Mail or...

Yes, this should fix the broken build for me as well. Will remove Flutter_beautiful_popup until this is fixed, but it looks like this project is dead.

Is this only about Maven multimodules or also GIT submodules? I'm running into a similar issue with GIT submodules in a Maven multimodule project, where the plugin uses the commit...

Hhm, I'm wondering if the batch module makes sense on the CLI at all, since you can't actually send emails in batches on the CLI. Each action is a separate...

That would be a nice feature to add. Unfortunately I know next to nothing about the actual inner SOCKS implementation details. I will gladly review and accept pull requests for...

Ok, I checked and this is actually a bug in outlook-message-parser. I added an issue there: https://github.com/bbottema/outlook-message-parser/issues/76.