Samples of emails?

Are there documentation pages anywhere that show samples of the various emails Discourse can send at the base configuration? Mailjet is kind of giving me the run around trying to get a new account off the ground. They’re insisting I provide samples of the emails I intend to send.

Hey Joey!

There is no documentation about this as far as I know.
If screenshots of examples emails are enough for them, you could screenshot these:

No other idea right now :person_shrugging:

1 Like

Thanks so much! Hopefully these will satisfy them. :grimacing:

2 Likes

I have just come across this list that may be useful?

Mega list of email templates
title Purpose subject_template text_body_template
Account already exists [%{email_prefix}] Account already exists You just tried to create an account at %{site_name}, or tried to change the email of an account to %{email}. However, an account already exists for %{email}.

If you forgot your password, reset it now.

If you didn’t try to create an account for %{email} or change your email address, don’t worry – you can safely ignore this message.

If you have any questions, contact our friendly staff.
Account Created Sent to a user when an account is created on the user’s behalf with the rake admin:invite task so the user can set a password. [%{email_prefix}] Your New Account A new account was created for you at %{site_name}

Click the following link to choose a password for your new account:
%{base_url}/u/password-reset/%{email_token}
account_silenced_forever:
Account Silenced
%{email_prefix}] Your account has been silenced You have been silenced from the forum.

Reason - %{reason}
account_silenced:
Account Silenced
[%{email_prefix}] Your account has been silenced You have been silenced from the forum until %{silenced_till}.

Reason - %{reason}
account_suspended_forever:
Account Suspended
[%{email_prefix}] Your account has been suspended You have been suspended from the forum.

Reason - %{reason}
account_suspended:
Account Suspended
[%{email_prefix}] Your account has been suspended You have been suspended from the forum until %{suspended_till}.

Reason - %{reason}
Activation Reminder [%{email_prefix}] Reminder to confirm your account Welcome to %{site_name}!

This is a friendly reminder to activate your account.

Click the following link to confirm and activate your new account:
%{base_url}/u/activate-account/%{email_token}

If the above link is not clickable, try copying and pasting it into the address bar of your web browser.
Added to Group as Member You have been added as a member of the %{group_name} group You have been added as a member of the %{group_name} group
Added to Group as Owner You have been added as an owner of the %{group_name} group You have been added as an owner of the %{group_name} group
Admin Confirmation [%{email_prefix}] Confirm new Admin Account Please confirm that you’d like to add %{target_username} (%{target_email}) as an administrator for your forum.

Confirm Administrator Account
Admin Login Sent when an admin requests a special login link via email from /u/admin-login. [%{email_prefix}] Login Somebody asked to log in to your account on %{site_name}.

If you did not make this request, you can safely ignore this email.

Click the following link to log in:
%{base_url}/session/email-login/%{email_token}
Backup Failed Sent to an admin when an attempt to create a backup file has failed. Backup failed The backup has failed.

Here’s the log:

%{logs}
Backup Succeeded Sent to an admin when a backup file has been successfully created. Backup completed successfully The backup was successful.

Visit the admin > backup section to download your new backup.

Here’s the log:

%{logs}
Bulk Invite Failed Sent to an admin when there are any errors in processing a bulk invite file. Bulk user invite processed with errors Your bulk user invite file was processed, %{sent} invites mailed, %{skipped} skipped, %{warnings} warning(s) and %{failed} error(s).

Here’s the log:

text<br> %{logs}<br>
Bulk Invite Succeeded Sent to a staff member when a bulk invite file has been successfully processed. Bulk user invite processed successfully Your bulk user invite file was processed, %{sent} invites mailed, %{skipped} skipped and %{warnings} warning(s).

text<br> %{logs}<br>
Confirm Old Email [%{email_prefix}] Confirm your current email address Before we can change your email address, we need you to confirm that you control
the current email account. After you complete this step, we will have you confirm
the new email address.

Confirm your current email address for %{site_name} by clicking on the following link:

%{base_url}/u/confirm-old-email/%{email_token}
Confirm Old Email (Add) [%{email_prefix}] Confirm your current email address Before we can add a new email address, we need you to confirm that you control
the current email account. After you complete this step, we will have you confirm
the new email address.

Confirm your current email address for %{site_name} by clicking on the following link:

%{base_url}/u/confirm-old-email/%{email_token}
confirm_new_email_via_admin:
Confirm New Email
[%{email_prefix}] Confirm your new email address Confirm your new email address for %{site_name} by clicking on the following link:

%{base_url}/u/confirm-new-email/%{email_token}

This email change was requested by a site admin. If you did not request this change, please contact a site admin.
confirm_new_email:
Confirm New Email
Sent to a user with a link to confirm a request to change their email address. [%{email_prefix}] Confirm your new email address Confirm your new email address for %{site_name} by clicking on the following link:

%{base_url}/u/confirm-new-email/%{email_token}

This email change was requested by a site admin. If you did not request this change, please contact a site admin.
CSV Export Failed Sent when a user’s requests to download their data fails. Data export failed We’re sorry, but your data export failed. Please check the logs or contact a staff member.
CSV Export Succeeded Sent when a user’s request to download their data succeeds. Includes a link to download the file. [%{export_title}] Data export complete Your data export was successful! :dvd:

%{download_link}

The above download link will be valid for 48 hours.

The data is compressed as a zip archive. If the archive does not extract itself when you open it, use the tool recommended here: https://www.7-zip.org/
Custom Invite Forum Mailer Sent for individual invites that are triggered by clicking on the Send Invites link from the user’s Invites tab. This template is only used when a custom message is added to the invite. %{inviter_name} invited you to join %{site_domain_name} %{inviter_name} invited you to join

> %{site_title}
>
> %{site_description}

With this note

> %{user_custom_message}

If you’re interested, click the link below:

%{invite_link}
Custom Invite Mailer Sent for invites to new users that are triggered by clicking on the Share button at the bottom of a topic. This template is only used when a custom message is added to the invite. %{inviter_name} invited you to ‘%{topic_title}’ on %{site_domain_name} %{inviter_name} invited you to a discussion

> %{topic_title}
>
> %{topic_excerpt}

at

> %{site_title} – %{site_description}

With this note

> %{user_custom_message}

If you’re interested, click the link below:

%{invite_link}
Download Backup Mailer [%{email_prefix}] Site Backup Download Here’s the site backup download you requested.

We sent this download link to your validated email address for security reasons.

(If you didn’t request this download, you should be seriously concerned – someone has admin access to your site.)
no_token:
Download Remote Images Disabled Sent to admins when downloading remote images setting is disabled due to space threshold reached. Downloading remote images disabled The download_remote_images_to_local setting was disabled because the disk space limit at download_remote_images_threshold was reached.
Email Attachment Rejected [%{email_prefix}] Email issue – Attachment Rejected Unfortunately some attachments in your email message to %{destination} (titled %{former_title}) were rejected.

Details:
%{rejected_errors}

If you believe this is an error, contact a staff member.
Email Error Notification Sent to admins when the site’s POP mail server throws an error. [%{email_prefix}] Email issue – POP authentication error Unfortunately, there was an authentication error while polling mails from the POP server.

Please make sure you have properly configured the POP credentials in the site settings.

If there is a web UI for the POP email account, you may need to log in on the web and check your settings there.
Email Reject Auto Generated Sent when an account is registered with an auto-generated email. %{email_prefix}] Email issue – Auto Generated Reply We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your email was marked as auto generated, which means it was automatically created by a computer instead of being typed by a human; we can’t accept those kinds of emails. If you believe this is an error, contact a staff member.
Email Reject Bad Destination Address %{email_prefix}] Email issue – Unknown To: Address We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Here are some things to check:

- Do you use more than one email address? Did you reply from a different email address than the one you originally used? Email replies require that you use the same email address when replying.

- Did your email software properly use the Reply-To: email address when replying? Unfortunately, some email software incorrectly sends replies to the From: address, which won’t work.

- Was the Message-ID header in the email modified? The Message-ID must be consistent and unchanged.

Need more help? Reach out to us via the Contact Us details at %{base_url}/about
Email Reject Empty Sent when the body of the email is empty, or can’t be found due to formatting issues. [%{email_prefix}] Email issue – No Content We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

We couldn’t find any reply content in your email.

If you’re getting this and you did include a reply, try again with simpler formatting.
Email Reject Inactive User [%{email_prefix}] Email issue – Inactive User We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your account associated with this email address is not activated. Please activate your account before sending emails in.
Email Reject insufficient Trust Level [%{email_prefix}] Email issue – Insufficient Trust Level We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your account does not have the required trust level to post new topics to this email address. If you believe this is an error, contact a staff member.
Email Reject Invalid Access Sent when the sender doesn’t have permission to post in the category. [%{email_prefix}] Email issue – Invalid Access We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your account does not have the privileges to post new topics in that category. If you believe this is an error, contact a staff member.
Email Reject Invalid Post [%{email_prefix}] Email issue – Posting error We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Some possible causes are: complex formatting, message too large, message too small. Please try again, or post via the website if this continues.
Email Reject Invalid Post Action [%{email_prefix}] Email issue – Invalid Post Action We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

The Post Action was not recognized. Please try again, or post via the website if this continues.
Email Reject Invalid Post Specified [%{email_prefix}] Email issue – Posting error We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Reason:

%{post_error}

If you can correct the problem, please try again.
Email Reject Not Allowed Email %{email_prefix}] Email issue – Blocked Email We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your reply was sent from a blocked email address. Try sending from another email address, or contact a staff member.
Email Reject Old Destination [%{email_prefix}] Email issue – You are trying to reply to an old notification We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

We only accept replies to original notifications for %{number_of_days} days. Please visit the topic to continue the conversation.
Email Reject Parsing Sent when the reply cannot be found in the email – usually due to the reply not being at the top of the email. [%{email_prefix}] Email issue – Content Unrecognized We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

We couldn’t find your reply in the email. Make sure your reply is at the top of the email – we can’t process inline replies.
Email Reject Post Too Short [%{email_prefix}] Email issue – Post too short We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

To promote more in depth conversations, very short replies are not allowed. Can you please reply with at least %{count} characters? Alternatively, you can like a post via email by replying with +1.
Email Reject Reply Key Sent when the email’s reply key is missing or malformed. (Reply keys are used to associate emails with Discourse topics.) [%{email_prefix}] Email issue – Unknown Reply Key We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

The reply key in the email is invalid or unknown, so we can’t figure out what this email is in reply to. Contact a staff member.
Email Reject Reply Not Allowed [%{email_prefix}] Email issue – Reply Not Allowed We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

You don’t have permissions to reply to the topic. If you believe this is an error, contact a staff member.
Email Reject Reply To Summary [%{email_prefix}] Email issue – Reply to Summary We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

You replied to a Summary email, which is not accepted.

If you believe this is an error, contact a staff member.
Email Reject Screened Email Sent when the email is sent from a blocked email address. [%{email_prefix}] Email issue – Blocked Email We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your reply was sent from a blocked email address. Try sending from another email address, or contact a staff member.
Email Reject Silenced User [%{email_prefix}] Email issue – Silenced User We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your account associated with this email address has been silenced.
Email Reject Strangers Not Allowed [%{email_prefix}] Email issue – Invalid Access We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

The category you sent this email to only allows replies from users with valid accounts and known email addresses. If you believe this is an error, contact a staff member.
Email Reject Too Many Recipients %{email_prefix}] Email issue – Too Many Recipients We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

You attempted to email more than %{max_recipients_count} people and our system automatically tagged your email as spam.

If you believe this is an error, contact a staff member.
Email Reject Topic Closed Sent when an attempt is made to respond to a closed topic via email. [%{email_prefix}] Email issue – Topic Closed We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

The topic you are replying to is currently closed and no longer accepting replies. If you believe this is an error, contact a staff member.
Email Reject Topic Not Found Sent when an attempt is made to respond to a deleted topic via email. [%{email_prefix}] Email issue – Topic Not Found We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

The topic you are replying to no longer exists – perhaps it was deleted? If you believe this is an error, contact a staff member.
Email Reject Unrecognized Error A fallback notification – sent when there is an error processing an email, but the error is not caught by any of the specific email error handling methods. [%{email_prefix}] Email issue – Unrecognized Error We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

There was an unrecognized error while processing your email and it wasn’t posted. You should try again, or contact a staff member.
Email Reject User Not Found Sent when the sender doesn’t have an account on the site, and the ‘enable staged users’ site setting is disabled. [%{email_prefix}] Email issue – User Not Found We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your reply was sent from an unknown email address. Try sending from another email address, or contact a staff member.
Email Reject User Not Matching [%{email_prefix}] Email issue – Unexpected Reply Address We’re sorry, but your email message to %{destination} (titled %{former_title}) didn’t work.

Your reply was sent from a different email address than the one we expected, so we’re not sure if this is the same person. Try sending from another email address, or contact a staff member.
Email Revoked Sent when emails from a user are bouncing or rejected. Is your email address correct? We’re sorry, but we’re having trouble reaching you via email. Our last few emails to you have all bounced back as undeliverable.

Can you make sure your email address is valid and working? You may also wish to add our email address to your address book / contact list to improve deliverability.
Flagged post removed by staff Flagged post removed by staff Hello,

This is an automated message from %{site_name} to let you know that your post was removed.

%{flag_reason}

This post was flagged by the community and a staff member opted to remove it.

markdown<br> %{flagged_post_raw_content}<br>

Please review our community guidelines for details.
Flagged post restored by staff Flagged post restored by staff Hello,

This is an automated message from %{site_name} to let you know that your post was restored.

This post was flagged by the community and a staff member opted to restore it.

[details=Click to expand restored post]
markdown<br> %{flagged_post_raw_content}<br>
[/details]
Forgot Password Sent when a user requests a password reset. A Forgot Password email is also sent when using the Password Reset API call. [%{email_prefix}] Password reset Somebody asked to reset your password on %{site_name}.

If it was not you, you can safely ignore this email.

Click the following link to choose a new password:
%{base_url}/u/password-reset/%{email_token}
Ignored User passed threshold A user is being ignored by many other users Hello,

This is an automated message from %{site_name} to inform you that @%{username} has been ignored by %{ignores_threshold} users. This could indicate a problem is developing in your community.

You might want to review recent posts from this user, and potentially other users in the ignored and muted user report.

For additional guidance, please refer to our community guidelines.
Invite Forum Mailer Sent for individual invites that are triggered by clicking the Send Invites link from the user’s Invites tab and for bulk invites that do not include a topic ID. This template is only used when there is no custom message included with the invite. %{inviter_name} invited you to join %{site_domain_name} %{inviter_name} invited you to join

> %{site_title}
>
> %{site_description}

If you’re interested, click the link below:

%{invite_link}
Invite Mailer Sent for invites to new users that are triggered by clicking on the Share button at the bottom of a topic, and for bulk invites that include a topic_id. This template is only used with there is no custom message added to the invite. %{inviter_name} invited you to ‘%{topic_title}’ on %{site_domain_name} %{inviter_name} invited you to a discussion

> %{topic_title}
>
> %{topic_excerpt}

at

> %{site_title} – %{site_description}

If you’re interested, click the link below:

%{invite_link}
Invite Password Instructions Sent after a user accepts an invitation to join a community if they do not set a password when accepting the invite. Set password for your %{site_name} account Thanks for accepting your invitation to %{site_name} – welcome!

Click this link to choose a password now:
%{base_url}/u/password-reset/%{email_token}

(If the link above has expired, choose I forgot my password when logging in with your email address.)
Log in via link Sent when a user requests a one-time email login link. [%{email_prefix}] Log in via link Here’s your link to log in at %{site_name}.

If you did not request this link, you can safely ignore this email.

Click the following link to log in:
%{base_url}/session/email-login/%{email_token}
Log in via link [%{email_prefix}] Log in via link Here’s your link to log in at %{site_name}.

If you did not request this link, you can safely ignore this email.

Click the following link to log in:
%{base_url}/session/email-login/%{email_token}
New Login Alert Sent to a user when a user logs in from a new device or location. [%{site_name}] New Login from %{location} Hello,

We noticed a login from a device or location you don’t usually use. Was this you?

- Location: %{location} (%{client_ip})
- Browser: %{browser}
- Device: %{device} – %{os}

If this was you, great! There’s nothing else you need to do.

If this was not you, please review your existing sessions and consider changing your password.
New Version Mailer Sent to admins when a new version of Discourse is available. [%{email_prefix}] New Discourse version, update available Hooray, a new version of Discourse is available!

Your version: %{installed_version}
New version: %{new_version}

- Upgrade using our easy one-click browser upgrade

- See what’s new in the release notes or view the raw GitHub changelog

- Visit meta.discourse.org for news, discussion, and support for Discourse
New Version Mailer with Notes Sent to admins when a new version of Discourse is available with notes. [%{email_prefix}] update available Hooray, a new version of Discourse is available!

Your version: %{installed_version}
New version: %{new_version}

- Upgrade using our easy one-click browser upgrade

- See what’s new in the release notes or view the raw GitHub changelog

- Visit meta.discourse.org for news, discussion, and support for Discourse

### Release notes

%{notes}
Notify Old Email Sent with a link to confirm the request to change their email. [%{email_prefix}] Your email address has been changed This is an automated message to let you know that your email address for
%{site_name} has been changed. If this was done in error, please contact
a site administrator.

Your email address has been changed to:

%{new_email}
Notify Old Email (Add) [%{email_prefix}] A new email address has been added This is an automated message to let you know that an email address for
%{site_name} has been added. If this was done in error, please contact
a site administrator.

Your added email address is:

%{new_email}
Pending Users Reminder Sent to staff when users are waiting for approval to join the community. one: %{count} user waiting for approval
other: %{count} users waiting for approval
There are new user signups waiting to be approved (or rejected) before they can access this forum.

Please review them.
Post Hidden Sent to a user when their post is automatically hidden due to flags by community members. Post hidden by community flags Hello,

This is an automated message from %{site_name} to let you know that your post was hidden.

<%{base_url}%{url}>

%{flag_reason}

This post was hidden due to flags from the community, so please consider how you might revise your post to reflect their feedback. You can edit your post after %{edit_delay} minutes, and it will be automatically unhidden.

However, if the post is hidden by the community a second time, it will remain hidden until handled by staff.

For additional guidance, please refer to our community guidelines.
Post Hidden Again Sent to a user when their post is automatically hidden due to flags by community members. Post hidden by community flags, staff notified Hello,

This is an automated message from %{site_name} to let you know that your post was hidden again.

<%{base_url}%{url}>

%{flag_reason}

The community flagged this post and now it is hidden. Because this post has been hidden more than once, your post will now remain hidden until it is handled by a staff member.

For additional guidance, please refer to our community guidelines.
Post Needs Approval Post hidden by staff, awaiting approval Hello,

This is an automated message from %{site_name} to let you know that your post was hidden.

<%{base_url}%{url}>

Your post will remain hidden until a staff member reviews it.

For additional guidance, please refer to our community guidelines.
Queued Post Reminder Sent to site moderators when posts by users are held in a moderation queue for longer than a designated time frame in Settings. one: %{count} post waiting to be reviewed
other: %{count} posts waiting to be reviewed
Hello,

Posts from new users were held for moderation and are currently waiting to be reviewed. Approve or reject them here.
Reply removed from flagged post by staff Reply removed from flagged post by staff Hello,

This is an automated message from %{site_name} to let you know that a post you replied to was removed.

%{flag_reason}

This post was flagged by the community and a staff member opted to remove it.

markdown<br> %{flagged_post_raw_content}<br>

To which you responded

markdown<br> %{flagged_post_response_raw_content}<br>

For more details on the reason for removal, please review our community guidelines.
Restore Failed Sent to admins when a restore fails. Restore failed The restore has failed.

Here’s the log:

%{logs}
Restore Succeeded Sent to admins when a restore succeeds. Restore completed successfully The restore was successful.

Here’s the log:

%{logs}
Set Password Sent in response to a request to add a password to a user’s account. %{email_prefix}] Set Passwor Somebody asked to add a password to your account on %{site_name}. Alternatively, you can log in using any supported online service (Google, Facebook, etc) that is associated with this validated email address.

If you did not make this request, you can safely ignore this email.

Click the following link to choose a password:
%{base_url}/u/password-reset/%{email_token}
Signup Sent to a user as a confirmation when a user signs up for a community site. [%{email_prefix}] Confirm your new account Welcome to %{site_name}!

Click the following link to confirm and activate your new account:
%{base_url}/u/activate-account/%{email_token}

If the above link is not clickable, try copying and pasting it into the address bar of your web browser.
Signup After Approval Sent to a user after an admin approves a request to join a community site. You’ve been approved on %{site_name}! Welcome to %{site_name}!

A staff member approved your account on %{site_name}.

You can now access your new account by logging in at:
%{base_url}

If the above link is not clickable, try copying and pasting it into the address bar of your web browser.

%{new_user_tips}

We believe in civilized community behavior at all times.

Enjoy your stay!
Signup After Reject You’ve been rejected on %{site_name} A staff member rejected your account on %{site_name}.

%{reject_reason}
Silenced by Staff Sent to a user when their account is silenced by a staff member. Account temporarily on hold Hello,

This is an automated message from %{site_name} to let you know that your account has been temporarily placed on hold as a precautionary measure.

Please do continue to browse, but you won’t be able to reply or create topics until a staff member reviews your most recent posts. We apologize for the inconvenience.

For additional guidance, refer to our community guidelines.
Spam Post Blocked Sent to a user after posting multiple times with links to domains listed as spam domains. New user %{username} posts blocked due to repeated links This is an automated message.

The new user %{username} tried to create multiple posts with links to %{domains}, but those posts were blocked to avoid spam. The user is still able to create new posts that do not link to %{domains}.

Please review the user.

This can be modified via the newuser_spam_host_threshold and allowed_spam_host_domains site settings. Consider adding %{domains} to the allowlist if they should be exempt.
Test Mailer Used for testing email delivery. Sent from the Admin / Emails / Settings page. [%{email_prefix}] Email Deliverability Test This is a test email from

[%{base_url}][0]

We hope you received this email deliverability test OK!

Here is a [handy checklist for verifying email delivery configuration][1].

Good luck,

Your friends at Discourse

[0]: %{base_url}
[1]: Email delivery configuration checklist
Too Many Spam Flags Sent to a user when their account is automatically silenced after multiple posts are flagged by community members. New account on hold Hello,

This is an automated message from %{site_name} to let you know that your posts have been temporarily hidden because they were flagged by the community.

As a precautionary measure, your new account has been silenced and will be unable to create replies or topics until a staff member can review your account. We apologize for the inconvenience.

For additional guidance, please refer to our community guidelines.
Too Many TL3 Flags New account on hold Hello,

This is an automated message from %{site_name} to let you know you that your account has been placed on hold due to a large number of community flags.

As a precautionary measure, your new account has been silenced from creating new replies or topics until a staff member can review your account. We apologize for the inconvenience.

For additional guidance, please refer to our community guidelines.
Two-Factor Authentication disabled [%{email_prefix}] Two-Factor Authentication disabled Two-factor authentication has been disabled on your account at %{site_name}. You can now log in with only your password; an additional authentication code is no longer required.

If you did not choose to disable two-factor authentication, someone may have compromised your account.

If you have any questions, contact our friendly staff.
Unsilenced Sent to a user when their account is no longer silenced. Account no longer on hold Hello,

This is an automated message from %{site_name} to let you know that your account is no longer on hold after staff review.

You can now create new replies and topics again. Thank you for your patience.
Unsubscribe mailer Confirm you no longer want to receive email updates from %{site_title} Someone (possibly you?) requested to no longer send email updates from %{site_domain_name} to this address.
If you wish to confirm this, please click this link:

%{confirm_unsubscribe_link}


If you want to continue receiving email updates, you may ignore this email.
User Automatically Silenced Sent to a user when they are automatically silenced due to community members flagging their posts. New user %{username} silenced by community flags This is an automated message.

The new user %{username} was automatically silenced because multiple users flagged %{username}'s post(s).

Please review the flags. If %{username} was incorrectly silenced from posting, click the unsilence button on the admin page for this user.

This threshold can be changed via the silence_new_user site settings.
User Group Mentioned [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Invited Group to PM Sent to members of a Group when a user invites a group to a message. [%{email_prefix}] %{username} invited @%{group_name} to a message ‘%{topic_title}’ %{header_instructions}

%{message}

%{respond_instructions}
User Invited to PM Send to a user when a user invites another user to a PM. %{email_prefix}] %{username} invited you to a message ‘%{topic_title}’ %{header_instructions}

%{message}

%{respond_instructions}
User Invited to PM Staged [%{email_prefix}] %{username} invited you to a message ‘%{topic_title}’ %{header_instructions}

%{message}

%{respond_instructions}
User Invited to Topic Sent to a user when another member invites them to view a Topic. [%{email_prefix}] %{username} invited you to ‘%{topic_title}’ %{header_instructions}

%{message}

%{respond_instructions}
User Linked Sent to a user when another user links to one of their posts within another piece of content. [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Mentioned Sent to a user when another user mentions them in a post. [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Posted Sent to a user when someone replies to a topic they are watching. [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Posted PM Sent to a user when someone replies to their PM. [%{email_prefix}] [PM] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Posted PM Staged %{optional_re}%{topic_title} %{message}
User Quoted Sent to a user when another user quotes them in a post. [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Replied Sent to a user when another user replies to their post. [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Replied PM [%{email_prefix}] [PM] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Watching Category or Tag [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
User Watching First Post [%{email_prefix}] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
user_group_mentioned_pm_group:
User Group Mentioned PM
[%{email_prefix}] [PM] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
user_group_mentioned_pm:
User Group Mentioned PM
[%{email_prefix}] [PM] %{topic_title} %{header_instructions}

%{message}

%{context}

%{respond_instructions}
Welcome Invite Sent to a user after they accept an invitation to a community site. Welcome Invite Thanks for accepting your invitation to %{site_name} – welcome!

- We’ve created this new account %{username} for you. Change your name or password by visiting [your user profile][prefs].

- When you log in, please use the same email address from your original invitation — otherwise we won’t be able to tell it’s you!

%{new_user_tips}

We believe in civilized community behavior at all times.

Enjoy your stay!

[prefs]: %{user_preferences_url}
Welcome Staff Congratulations, you’ve been granted %{role} status! You’ve been granted %{role} status by a fellow staff member.

As a %{role}, you now have access to the admin interface.

With great power comes great responsibility. If you’re new to moderating, please refer to the Moderation Guide.
Welcome TL1 User Thanks for spending time with us Hey there. We see you’ve been busy reading, which is fantastic, so we’ve promoted you up a trust level!

We’re really glad you’re spending time with us and we’d love to know more about you. Take a moment to fill out your profile, or feel free to start a new topic.
Welcome User Sent to a user after they signup and login to the site. (This template is used for generating an on site notification that is seen by users when they first login to the site. The notification will only be created if the discourse narrative bot enabled site setting is enabled and the discourse narrative bot welcome post type setting is set to “Send all new users a welcome message starting with a quick start guide.”) Welcome to %{site_name}! Thanks for joining %{site_name}, and welcome!

%{new_user_tips}

We believe in civilized community behavior at all times.

Enjoy your stay!
You’re a New User of the Month! You’re a New User of the Month! Congratulations, you’ve earned the New User of the Month award for %{month_year}. :trophy:

This award is only granted to two new users per month, and it will be permanently visible on the badges page.

You’ve quickly become a valuable member of our community. Thanks for joining, and keep up the great work!
Your post was approved %{site_name}] Your post was approved Hello,

This is an automated message from %{site_name} to let you know that your post was approved.
page_forbidden:
4 Likes