From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($settings.SiteName, $charSet): $mime.EncodeHeader($post.Section.Name, $charSet): $mime.EncodeHeader($post.Subject, $charSet) moved #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) The following thread was moved: Subject: $mg.RenderText($post.Subject) Moved to: $mg.RenderText($post.Section.Name) Number of replies: $post.Replies Link: $post.Uri -- You were sent this email because you opted to receive email notifications for this forum or 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)
To unsubscribe from only this thread, disable email notifications online. To disable 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".