posted 19 years ago
No, currently there is not possible. This is in the TODO list.
If you want that so much, you can change the souce code. Take a look in the method insertSave() of class PostAction (net.jforum.view.forum.PostAction). There you will find a call to TopicsCommon.notifyUsers(), which you can then pass the post message and put it in the email template.
Rafael
[originally posted on jforum.net by Rafael Steil]