posted 18 years ago
Hi,
when I send a pm (private message) to myself, I receive an email, but the mail body is empty. The subject line is ok.
I debugged, net.jforum.util.mail.Spammer.getMessageText returns empty. There is a warning in this metdod: freemarker.template.Configuration.getDefaultConfiguration() is deprecated. This may be the reason for the problem.
My Platform:
IBM Rational Software Development Platform
Version: 6.0.0
Build id: 20041117_2230
JForum 2.1.5
Another note is: The mail body file address (originally mail/newPrivateMessage.txt) should be teplates/mail/newPrivateMessage.txt I guess, but when I change it that way, I receive:
2005-10-20 19:39:41,703 WARN [Spammer] - java.io.FileNotFoundException: Template templates/mail/newPrivateMessage.txt not found.
But I see that it is there.
[originally posted on jforum.net by cagin]