Skip to content

[bug] Spring configuration - fix support for simplejavamail.extraproperties #595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexriva opened this issue Apr 17, 2025 · 1 comment
Closed

Comments

@alexriva
Copy link

When using Spring support with a configuration that includes extraproperties,
these properties are not transferred.
Class org.simplejavamail.springsupport.SimpleJavaMailSpringSupport has to be modified to take these properties into account.

bbottema pushed a commit that referenced this issue Apr 18, 2025
…raproperties (and fix bug where extra properties were overwritten rather than merged in 'add' mode)
@bbottema bbottema changed the title Spring configuration - add support for simplejavamail.extraproperties [bug] Spring configuration - add support for simplejavamail.extraproperties Apr 18, 2025
@bbottema bbottema changed the title [bug] Spring configuration - add support for simplejavamail.extraproperties [bug] Spring configuration - fix support for simplejavamail.extraproperties Apr 18, 2025
@bbottema bbottema added this to the 8.12.6 milestone Apr 18, 2025
@bbottema
Copy link
Owner

Fix released in 8.12.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants