Benny Bottema
Benny Bottema
Any update on a sample I can investigate? Will close this soon otherwise as non-actionable.
Thanks, I'll have a look.
I just did a test with the .msg file you sent me, but that won't even open in Outlook itself, and it won't read in outlook-message-parser, the library used by...
I had no idea that was even possible with LDAP. That's pretty cool actually. As I'm winding down on the open issues, I am looking into some of the older...
It's been a while! Recently, in January, I've released a version that, when being reclaimed, [reconnects if the connection was lost](https://github.com/bbottema/simple-java-mail/issues/430) in the mean time. Would that solve this problem?
Closing due to lack of response. Assuming the change covers the use case reported here.
I'm not sure where to go from here. You report one of the core and most used features is not working, you don't have errors and you don't have relevant...
I finally started some work on this. Just to clarify, you are/were using your own `CustomMailer` implementation, correct? To delegate the work to Amazon.
Thanks for getting back to me! Perhap a DkimConfig object would be best. Currently I've added a method to the builder api for setting excludedDkimHeaders, which works, but it's better...
> I am thinking if an object is actually necessary. Are there any more use cases where the signing process needs to be configured? It's more about internal maintenance at...