Hello Raffaele,

Are you looking for a 1.x or 2.x release? Have you been testing with
the current snapshot version of the one you are asking about?

Thank you,
Gary

On Fri, Mar 13, 2026 at 6:27 AM Raffaele Gambelli via user
<[email protected]> wrote:
>
> Hello everybody,
>
> Is there some news about the release of commons-email ?
>
> Thanks
>
> Cordiali saluti / Best regards,
>
> Raffaele Gambelli
> Application Architect
>
>
> ________________________________
> From: Raffaele Gambelli <[email protected]>
> Sent: Thursday, May 23, 2024 8:42 AM
> To: Commons Users List <[email protected]>
> Subject: RE: [commons-email] Upgrade to java 17 and jakarta mail
>
> [You don't often get email from [email protected]. Learn 
> why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> Hi all, hi Gary,
>
> Is there some news about the release of commons-email ?
>
> Cordiali saluti / Best regards
>
> Raffaele Gambelli
> Senior Java Developer
> -----Original Message-----
> From: Gary Gregory <[email protected]>
> Sent: Thursday, April 4, 2024 11:42 AM
> To: Commons Users List <[email protected]>
> Subject: Re: [commons-email] Upgrade to java 17 and jakarta mail
>
> [You don't often get email from [email protected]. Learn why this is 
> important at https://aka.ms/LearnAboutSenderIdentification ]
>
> I ran into some issues with the multi module aspect of the build 
> unfortunately. It's on my list of components to work on.
>
> Gary
>
> On Thu, Apr 4, 2024, 5:08 AM Raffaele Gambelli 
> <[email protected]> wrote:
>
> > Hi Gary, do you have any news about commons-email release?
> >
> > Thanks
> >
> > Cordiali saluti / Best regards,
> >
> > Raffaele Gambelli
> > Senior Java Developer
> > E  [email protected]<mailto:[email protected]>
> >
> > [CEGEKA]        Via Ettore Cristoni, 84
> > IT-40033 Bologna (IT), Italy
> > T +39 02 2544271
> > WWW.CEGEKA.COM<https://www.cegeka.com>
> >
> > [http://signature.cegeka.com/SignatureRO/bannerRO.jpg]
> >
> >
> > ________________________________
> > From: Gary Gregory <[email protected]>
> > Sent: Monday, March 18, 2024 7:11 PM
> > To: Commons Users List <[email protected]>
> > Subject: Re: [commons-email] Upgrade to java 17 and jakarta mail
> >
> > I had some trouble with release candidate, I'll try to work out the
> > kinks over the next week or so.
> >
> > Gary
> >
> > On Mon, Mar 18, 2024, 1:19 PM Raffaele Gambelli
> > <[email protected]>
> > wrote:
> >
> > > Hi,
> > >
> > > are there any news about the release of commons-email?
> > >
> > > -----Messaggio originale-----
> > > Da: Raffaele Gambelli
> > > Inviato: lunedì 29 gennaio 2024 17:12
> > > A: Commons Users List <[email protected]>
> > > Oggetto: R: [commons-email] Upgrade to java 17 and jakarta mail
> > >
> > > Hi Gary,
> > >
> > > my usage of commons-email is only about the sending of messages,
> > > simply plain or html ones, with or without attachments.
> > >
> > > All my tests were ok.
> > >
> > > Here follows classes that I use in my project:
> > >
> > > import org.apache.commons.mail2.core.EmailConstants;
> > > import org.apache.commons.mail2.core.EmailException;
> > > import org.apache.commons.mail2.jakarta.DefaultAuthenticator;
> > > import org.apache.commons.mail2.jakarta.Email;
> > > import org.apache.commons.mail2.jakarta.EmailAttachment;
> > > import org.apache.commons.mail2.jakarta.ImageHtmlEmail;
> > > import org.apache.commons.mail2.jakarta.MultiPartEmail;
> > > import org.apache.commons.mail2.jakarta.SimpleEmail;
> > > import
> > > org.apache.commons.mail2.jakarta.resolver.DataSourceUrlResolver;
> > >
> > > Best regards
> > >
> > > -----Messaggio originale-----
> > > Da: Raffaele Gambelli <[email protected]>
> > > Inviato: lunedì 22 gennaio 2024 08:31
> > > A: Commons Users List <[email protected]>
> > > Oggetto: R: [commons-email] Upgrade to java 17 and jakarta mail
> > >
> > > Hi Gary,
> > >
> > > I've started adopting 2.0.0-M1, I'll test it within my application
> > > and I'll let you know.
> > >
> > > Thanks
> > >
> > > -----Messaggio originale-----
> > > Da: Gary Gregory <[email protected]>
> > > Inviato: sabato 20 gennaio 2024 21:52
> > > A: Commons Users List <[email protected]>
> > > Oggetto: Re: [commons-email] Upgrade to java 17 and jakarta mail
> > >
> > > Raffael,
> > >
> > > I'm waiting to hear back ;-)
> > >
> > > Gary
> > >
> > > On Thu, Jan 18, 2024 at 8:24 AM Gary Gregory
> > > <[email protected]>
> > > wrote:
> > > >
> > > > Raffael,
> > > >
> > > > I can cut 2.0.0-M1 anytime (mod our 72-hour review process). But I
> > > > would prefer to have a use case like yours so we can avoid having
> > > > to release a 2.0.0-M2 immediately to fix what you find in M1.
> > > >
> > > > Gary
> > > >
> > > > On Thu, Jan 18, 2024 at 8:19 AM Raffaele Gambelli
> > > > <[email protected]> wrote:
> > > > >
> > > > > Really thanks Gary,
> > > > >
> > > > > I have to plan my work, so if you can, could you be more
> > > > > specific
> > when
> > > you say "soon"? Is it a question of weeks or months?
> > > > >
> > > > > I need an answer to choose if refactor the code using
> > > > > commons-email
> > > without commons-email.
> > > > >
> > > > > Thank you again
> > > > >
> > > > > -----Messaggio originale-----
> > > > > Da: Gary Gregory <[email protected]>
> > > > > Inviato: giovedì 18 gennaio 2024 14:13
> > > > > A: Commons Users List <[email protected]>
> > > > > Oggetto: Re: [commons-email] Upgrade to java 17 and jakarta mail
> > > > >
> > > > > Hello Raffael,
> > > > >
> > > > > We have a release 2.0.0 in the works to support Jakarta for
> > > > > which a
> > > release candidate for milestone release 1 should be available "soon".
> > > > > In the meantime, the best I can offer is to point you to our
> > > > > snapshot
> > > build for version 2.0.0-M1-SNAPSHOT in
> > > https://repository.apache.org/content/repositories/snapshots/ using
> > > the artifact IDs:
> > > > >
> > > > > commons-email2-bom
> > > > > commons-email2-core
> > > > > commons-email2-jakarta
> > > > > commons-email2-javax
> > > > >
> > > > > Gary
> > > > >
> > > > > On Thu, Jan 18, 2024 at 4:37 AM Raffaele Gambelli <
> > > [email protected]> wrote:
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I'm going to upgrade one springboot application to springboot
> > > > > > 3.x,
> > > until recently it was using commons-email 1.5 but I upgraded to the
> > latest
> > > 1.6 which I thinked was compatible with jakarta mail but it is not.
> > > > > >
> > > > > > I would like to know if you have some information about one
> > > > > > next
> > > release of commons-email which will be fully compatible with jakarta
> > > mail and if you know when its release date is expected.
> > > > > >
> > > > > > Thank you very much
> > > > > >
> > > > > > Raffaele
> > > > > > [https://westpole.it/firma/westpole_cegeka_logo.jpg]
> > > > > >
> > > > > > Raffaele Gambelli
> > > > > > Research & Development
> > > > > >
> > > > > > P +390518550576
> > > > > > M 3371641888
> > > > > > E [email protected]
> > > > > > W https://westpole.webex.com/meet/R.Gambelli
> > > > > > A Via Ettore Cristoni, 84 - 40033 Casalecchio di Reno
> > > > > >
> > > > > > [https://westpole.it/firma/website.png]<https://westpole.it>
> > > > > > [
> > > https://westpole.it/firma/twitter.png]
> > > <https://twitter.com/WESTPOLE_SPA
> > >
> > >  [https://westpole.it/firma/linkedin.png] <
> > > https://www.linkedin.com/company/westpole-italia/>   [
> > > https://westpole.it/firma/mortarboard.png]
> > > <https://careers.westpole.eu/
> > >
> > > > > >
> > > > > > This email for the D.lgs.196/2003 (Privacy Code) and European
> > > Regulation 679/2016/UE (GDPR) may contain confidential and/or
> > > privileged information for the exclusive use of the intended
> > > recipient. Any review
> > or
> > > distribution by others is strictly prohibited. If you are not the
> > intended
> > > recipient, you must not use, copy, disclose or take any action based
> > > on this message or any information here. If you have received this
> > > email in error, please contact us (email:[email protected]) by
> > > reply email and delete all copies. Legal privilege is not waived
> > > because you have read
> > this
> > > email. Thank you for your cooperation.
> > > > > >
> > > > > > [https://westpole.it/firma/ambiente.png] Please consider the
> > > > > > environment before printing this email
> > > > >
> > > > > ----------------------------------------------------------------
> > > > > ----
> > > > > - To unsubscribe, e-mail: [email protected]
> > > > > For additional commands, e-mail: [email protected]
> > > > >
> > > > >
> > > > > ----------------------------------------------------------------
> > > > > ----
> > > > > - To unsubscribe, e-mail: [email protected]
> > > > > For additional commands, e-mail: [email protected]
> > >
> > > --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > >
> > >
> >
>  B�KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKCB� � 
> [��X��ܚX�K  K[XZ[ � \�\�][��X��ܚX�P ��[[ۜ˘\ X� K�ܙ�B��܈ Y  ] [ۘ[  ��[X[� �  
> K[XZ[ � \�\�Z [   ��[[ۜ˘\ X� K�ܙ�B�

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to