bbottema/simple-java-mail

SpringSupport should expose the intermediate builder for customization

bbottema opened this issue · 3 comments

By being able to autowire the email builder rather than the default mailer, you would be able to further customize the default-based builder with a custom thread pool executor or any other config.

Will be in 6.0.0.

Released in 6.0.0-rc1.

6.0.0 has released as well, finally.