Hi,
have you applied any hotfix in your 6.0 installation?
Could you please check e-mail template in the Site Manager - Administration - E-mail templates -
Boards - Notification to board moderators if the body of template contains following code?
<html>
<head>
<style>
body, td
{
font-size: 12px;
font-family: Arial;
}
</style>
</head>
<body>
<p>
New message was added and now is waiting for your approval:
</p>
<table>
<tr valign="top">
<td>
<strong>Board: </strong>
</td>
<td>
<a href="{%DocumentLink%}">{%Board.BoardDisplayName%}
</td>
</tr>
</table>
</body>
</html>
In my environment was e-mail sent with all information, tested with hotfix 25.
Best regards,
Ivana Tomanickova