NoSuchProviderException: smtp
Can't send email with the password
Hi, I'm had created a user but when I try to get in the application and ask for the password it send me the message
StatusCodeException: The call failed on the server; see server log for details Restarting your session...
when I say the file
/var/log/tomcat5/catalina.out
it throws me
NoSuchProviderException: smtp
I hope you can help me, I really want to use your application
Sincerely yours
Paulo Herrera
Statement from Kunagi Team
This problem could be caused by multiple Javamail libraries on the classpath. Perhaps the web application server (Tomcat?) has its own Javamail preinstalled.
You could try to delete javamail.jar and activation.jar from your web application server (Tomcat) or from the kunagi.war.
Status
Issue is closed.