From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($settings.SiteName, $charSet): Posts Awaiting Moderation #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) There are forum posts awaiting your moderation. You can view them at: $globals.FullPath($urls.Moderate) #end #else #mimebody("text/html" $charSet)
There are forum posts awaiting your moderation here.
#end #end