This page last changed on Oct 18, 2006 by david.soul@atlassian.com.

When Confluence tries to send mail, I get a "javax.mail.NoSuchProviderException: smtp" error.

The technical explanation is that you have two different versions of Sun's Javamail libraries in your application classpath. When Confluence tries to send an email, Java gets confused as to which version of the library it should be using, and falls over. If (and only if) you are encountering this error, try removing the Javamail-1.3.jar and activation-1.0.1.jar files from the confluence/WEB-INF/lib directory of your Confluence installation, and restarting the server. The problem should go away.

This issue at Atlassian's forum

FAQ Home

Also watch out for file named "mail-1.3.2.jar" located there. It's right another instance of javamail.

Posted by yanchenko at Jan 12, 2007 00:19
Document generated by Confluence on Mar 22, 2007 20:59