This is the default value you should have:
Code: Select all
If you do not still receive mail notifications, ensure your server.xml is correctly configured for sending mails ( take in mind after do any change here, must restart application to take effect ). http://wiki.openkm.com/index.php/Tomcat ... figurationnotification.message.body=<b>Message: </b>${notificationMessage}<br/><b>User: </b>${userId}<br/><#list documentList as doc><b>Document: </b><a href="${doc.url}">${doc.path}</a><br/></#list>