From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: Welcome to $mime.EncodeHeader($settings.SiteName, $charSet) #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) Welcome to $settings.SiteName ($settings.SiteUrl)! Log in as $user.Username at $globals.FullPath($urls.LoginClean) to meet like-minded community members and start participating in valuable conversations. While browsing the community, don't forget to visit the home page and your user settings page, where you can add a bio and personalize your settings, including controlling email notifications such as these. Log in here: $globals.FullPath($urls.LoginClean) View your profile: $globals.FullPath($urls.UserProfile($user)) Edit your settings and change your password: $globals.FullPath($urls.UserEditProfile) #end #else #mimebody("text/html" $charSet)
Welcome to $settings.SiteName!
Log in as $user.Username to meet like-minded community members and start participating in valuable conversations. While browsing the community, don't forget to visit the home page, and your user settings page, where you can add a bio and personalize your settings, including controlling email notifications such as these.
Happy connecting!