Re: NoSuchProviderException sending mail with javamail to smtp server mail.libero.it
Posted By:
Marco_Livrieri
Posted On:
Thursday, December 2, 2010 02:59 PM
I have solved... printing debug of session object I have seen that was missing a class that I have found in mail.jar (to add to classpath) and after this I have delivered that my ISP doesn't support SSL (I have infostrada in Italy).
Thanks,
Marco