From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($post.Section.Name, $charSet) post approved: $mime.EncodeHeader($post.Subject, $charSet) #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) Your forum post was approved and has been posted. Subject: $mg.RenderText($post.Subject) Posted to: $mg.RenderText($post.Section.Name) Link: $post.Uri #end #else #mimebody("text/html" $charSet)