From: $helpers.FormatFrom($post.Section.Name,$settings.NotificationFromEmailAddress) To: Bcc: $subscribers Subject: $mime.EncodeHeader($settings.SiteName, $charSet): $mime.EncodeHeader($post.Section.Name, $charSet): $mime.EncodeHeader($post.Subject, $charSet) #if(!$IsHtml) #mimebody("text/plain" $charSet) From: $post.User.DisplayName Post: $mg.RenderText($post.Subject) Posted in: $mg.RenderText($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 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)
$post.Subject
Thread created by $post.User.DisplayName
$mg.RenderHtml($post)
Stop receiving emails on this subject.
#end #end