simple-java-mail
simple-java-mail copied to clipboard
Simple API, Complex Emails (Jakarta Mail smtp wrapper)
I am encountering an AuthenticationFailedException while using Simple Java Mail for sending emails via SMTP with OAuth authentication. Specifically, I am using the "Send Mail" scope. Details: When attempting to...
### Actual behaviour Configuration via system properties is ignored as long as there is no "simplejavamail.properties" file in the class path. ### Expected behaviour Configuration via system properties is possible,...
It seems that attempting to close a ***non-async*** `Mailer` (either explicitly via `.close()` or implicitly via `try-with`) will cause it to throw a `ModuleLoaderException`. Minimal working example: ```kotlin // Gradle...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.22 to 1.18.34. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.34 (June 28th, 2024) PLATFORM: Added support for Eclipse 2024-06; you'd get some NoSuchMethodError traces in your logs if...
Bumps [org.mnode.ical4j:ical4j-vcard](https://github.com/ical4j/ical4j-vcard) from 2.0.0-beta2 to 2.0.0-rc2. Commits dd3a6c9 Merge pull request #28 from ical4j/develop 58ea88c Support multiple entities in a card 9428f0c Support multiple entities in a card b65f59d Support...
Bumps [com.github.bbottema:java-reflection](https://github.com/bbottema/java-reflection) from 4.0.2 to 4.1.0. Changelog Sourced from com.github.bbottema:java-reflection's changelog. v4.1.0 (18-January-2024 ) Updated Jakarta Activation to Angus Activation package v4.0.0 (26-December-2021) Updated to Java 8 and fixed recent...
Bumps [com.pivovarit:throwing-function](https://github.com/pivovarit/throwing-function) from 1.5.1 to 1.6.1. Release notes Sourced from com.pivovarit:throwing-function's releases. 1.6.1 What's Changed Javadoc fixes by @pivovarit in pivovarit/throwing-function#220 Add explicit module definition to a multi-release jar by...
Bumps [org.assertj:assertj-assertions-generator-maven-plugin](https://github.com/joel-costigliola/assertj-assertions-generator-maven-plugin) from 2.1.0 to 2.2.0. Commits 4ed9dc6 [maven-release-plugin] prepare release assertj-assertions-generator-maven-plu... 29415cf Set version to 2.2.0-SNAPSHOT 0716620 Set assertj-assertions-generator version to 2.2.0 349e8c0 Fixes #46 (depends on assertj-assertions-generator #129)...