How can I get email notifications for comments to run?
In
conf/Catalina/localhost/roller.xml
I made the following entry:
<Resource name="mail/Session" auth="Container" type="javax.mail.Session"
mail.smtp.host="localhost" />In roller/WEB-INF/roller-config.xml I set <emailComments>true</emailComments> In the website settings I enabled "email comments" Is there another option to set? -- Axel Kramer http://www.plog4u.org - Wikipedia Eclipse Plugin
