From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($recipient.Email)> Subject: Reply to your status message received #if (!$recipient.EnableHtmlEmail) #mimebody("text/plain" $charSet) $message.Author.DisplayName replied: $mg.RenderText($message.Body) to your message: $mg.RenderText($parent.Body) View this message thread online at $globals.FullPath($parent.Url()). #end #else #mimebody("text/html" $charSet)