From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($post.Subject, $charSet): Answer suggested #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) From: $post.User.DisplayName Post: $mg.RenderText($post.Subject) Posted in: $mg.RenderText($post.Section.Name) Link: $post.Uri Suggested Answer: $mg.RenderText($post) Did this answer your question? Verify as the answer: $verifyAnswer. Not the answer to your question? Reject as the answer: $rejectAnswer. ------------------------------------------------------------------ You were sent this email because you opted to receive email notifications when someone responded to this thread. To unsubscribe from: - ...only this thread, disable notifications at $post.Uri. - ...all email notifications from $settings.SiteName, navigate to "Settings", click on the "Site Options" tab, then under the "Email Configuration" section, set Send Notifications to "No". #end #else #mimebody("text/html" $charSet)