From: $helpers.FormatFrom($post.User.DisplayName, $mg.GetUserAddress($post.User)) To: <$globals.HtmlDecode($list.DetermineEmailAddress())> Bcc: $subscribers Return-path: <$globals.HtmlDecode($list.DetermineEmailAddress())> Subject: $mime.EncodeHeader($mg.FormatSubject($post), $subjectCharSet) Precedence: bulk X-CommunityServer-PostID: $post.PostID Message-ID: $mg.MessageID($post) References: $mg.ParentID($post) In-Reply-To: $mg.ParentID($post) #mimebody("text/plain" $charSet) $mg.RenderText($post) #if($mg.IncludePreviousPosts) ---------- Original Message ---------- From: $parentPost.User.DisplayName <$mg.GetUserAddress($parentPost.User)> Sent: $parentPost.PostDate $mg.RenderText($parentPost) #end --- View this message online or reply to this message $post.Uri #if($attachmentUrls.Count > 0) Attachments: #foreach($url in $attachmentUrls.Keys) $attachmentUrls.Get($url): $url #end #end $list.GetExtendedAttribute("FooterMessage") #end #mimebody("text/html" $charSet)
$mg.RenderHtml($post)
#if($mg.IncludePreviousPosts)

From: $parentPost.User.DisplayName <$mg.GetUserAddress($parentPost.User)>
Sent: $parentPost.PostDate

$mg.RenderHtml($parentPost) #end
---

#if($attachmentUrls.Count > 0)
Attachments:
#foreach($url in $attachmentUrls.Keys) $attachmentUrls.Get($url)
#end
#end View and reply online or reply-to-all to this email.

Stop receiving emails on this subject.
$list.GetExtendedAttribute("FooterMessage")
#end