On 8/15/05, Axel <[EMAIL PROTECTED]> wrote: > On 8/15/05, Anil Gangolli <[EMAIL PROTECTED]> wrote: > > > > Sorry, I was wrong. It is now a runtime-configurable property in the Admin > > UI. > > > > > > As an administrator go to Admin | Configuration and check the checkbox > > labelled "E-mail Comments? " > > (assuming the English version). > > I already enabled that box. Any other idea? A note in the JNDI howto section "4. Install the JavaMail libraries" seems to solve my problem: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-resources-howto.html
[quote] "Note: placing these jars in both common/lib and a web application's lib folder will cause an error, so ensure you have them in the $CATALINA_HOME/common/lib location only." [/quote] After deleting activation.jar and mail.jar from webapps/roller/WEB-INF/lib the email notification worked. Axel Kramer http://www.bliki.info - der Wiki Weblog http://www.plog4u.org - Wikipedia Eclipse Plugin
