From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($comment.Page.Title, $charSet): Possible wiki comment spam #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) ** A wiki comment has been identified as possible spam by the $settings.SiteName spam blocker. ** Site: $settings.SiteUrl Wiki: $viewable.Uri($comment.Page.Wiki) Page: $mg.RenderText($comment.page.Title) at $viewable.Uri($comment.Page) Posted by: $comment.User.DisplayName Posted on: $comment.PublishedDate $comment.Body #end #else #mimebody("text/html" $charSet)
A wiki comment has been identified as possible spam by the $settings.SiteName spam blocker.
#end #end