#JavaMail
JavaMail 1.6 dépoussière cette vielle API, au menu : generics, autocloseable, exception, ... : https://java.net/projects/javamail/sources/mercurial/content/doc/spec/JavaMail-1.6-changes.txt #java
November 26, 2024 at 11:17 AM
https://mail.jodd.org has a decent fluent api on top of javamail…unfortunately it executes to many operations for my taste/performance needs. Interesting approach though!
Jodd Mail | Jodd Mail
Send and receive emails in Java
mail.jodd.org
November 17, 2024 at 11:18 PM
JavaMail で RFC822 違反の MID をつけてくる奴は容赦なく落とします
January 21, 2024 at 2:22 PM
https://mail.jodd.org has a decent fluent api on top of javamail…unfortunately it executes to many operations for my taste/performance needs. Interesting approach though!
Jodd Mail | Jodd Mail
Send and receive emails in Java
mail.jodd.org
November 18, 2024 at 9:16 AM
📧 How to Send Emails with Spring Boot

Start with the spring-boot-starter-mail dependency. It integrates JavaMail for easy email handling via SMTP. Simple setup, robust features! ✉️🚀

#JavaMail #springboot #java
December 2, 2024 at 5:58 PM
Spin up temp email inboxes in Java, send and receive messages (with attachments), and automate it all with MailSlurp’s API.

#JavaDev #EmailAPI #AutomationTesting #JavaMail #MailSlurp #DevTutorial

www.youtube.com/watch?v=bPXl...
August 25, 2025 at 9:42 PM
https://mail.jodd.org has a decent fluent api on top of javamail…unfortunately it executes to many operations for my taste/performance needs. Interesting approach though!
Jodd Mail | Jodd Mail
Send and receive emails in Java
mail.jodd.org
November 18, 2024 at 5:35 PM
Handle EML file with JavaMail - Real's Java How-to : www.rgagnon.com/javadetails/...
Real's How-to
Real's HowTo : Useful code snippets for Java, JS, PB and more
www.rgagnon.com
March 2, 2025 at 11:21 PM
I still conceptually like the idea of OpenDoc/OLE, i.e. a system that is centered around documents that do not belong to one application but multiple, each providing components. JavaMail was (is?) somewhat similar (w/ components/actions being tied to the MIME types of the parts of an email) […]
Original post on mastodon.social
mastodon.social
June 3, 2025 at 9:26 PM
How to test javamail using a Google Gmail SMTP server https://tinyurl.com/23ky343l
October 29, 2025 at 7:05 PM
MustGather: JavaMail https://tinyurl.com/2c2vmnef
October 30, 2025 at 9:20 PM