From: $helpers.FormatFrom($post.Section.Name,$settings.NotificationFromEmailAddress) To: Bcc: $subscribers Subject: $mime.EncodeHeader($post.Section.Name, $charSet): New comment for $mime.EncodeHeader($parent.Subject, $charSet) #if(!$IsHtml) #mimebody("text/plain" $charSet) From: $post.User.DisplayName Posted: $mg.RenderText($post.BlogPostTypeName) To: $parent.Subject in $post.Section.Name Link: $post.Uri $mg.RenderText($post) -- You were sent this email because you opted to receive email notifications when someone created a new comment to the post $parent.Subject at $post.Section.Name. To unsubscribe, visit $globals.FullPath($blogurls.UnsubscribeThread($post.Weblog, $user.PublicToken, $user.Username, $post.PostID)) #end #else #mimebody("text/html" $charSet)
$parent.Subject: New Comment
By $post.User.DisplayName

$mg.RenderHtml($post)

View this post online.

#end #end