Forum Discussion
Lim
LM Champion
Hi Egis
The mail.jar have been replaced with jakarta.mail-2.0.1.jar on the latest collector release.
https://www.logicmonitor.com/release-notes/ea-collector-32400#:~:text=Since%20mail.jar%20is%20rarely%20used%20in%C2%A0Collector%2C%20we%20removed%20it%20from%20Collector%20codebase.%20We%20replaced%20it%20with%C2%A0jakarta.mail%2D2.0.1.jar
Can you try to update the eventsource with the below?
import jakarta.mail.*
import jakarta.mail.internet.*
import jakarta.mail.search.*
Kevin_Ford do you mind updating the module and republished?
Thanks!
Lim
Kevin_Ford
6 months agoEmployee
Excellent catch, Lim! I've updated the module and it's just awaiting security review. I'll post once it's published.
- Lim6 months agoLM Champion
You can take a look at Email_RoundTrip module and see how to maintain compatibility while we transfer from javax to jakarta.
Related Content
- 3 months ago
- 8 months ago
- 24 hours ago
- 2 years agoAnonymous