You can customize the predefined emails sent out to users on your workspace.
To customize email content, select the email type you want to change and modify. The email body can take in placeholder values used to set customized data e.g [Site_Name]
is replaced with your Rocket.Chat server name.
{% hint style="info" %}
- Available placeholder fields can be seen at the bottom of the field being edited.
- You can use Rocket.Chat internationalization engine by wrapping sentence string with
{ }
, see all internationalization strings here. {% endhint %}
The email users receive when a user login is detected from a new device.
- Subject: The email subject.
- Body: Email body.
{% content-ref url="direct-reply.md" %} direct-reply.md {% endcontent-ref %}
Formats email to send when users change their email.
- Subject: The email subject.
- Body: Email body.
The email users receive when they trigger the forget password action.
- Subject: Subject of the email.
- Body: Email body.
Defines the header and footer style to use for all your emails.
- Header: Header to use for all emails sent.
- Footer: The email footer to use for all emails.
- Footer When Direct Reply is Enabled: Let you define the footer for when direct reply is enabled.
Email format for when a user is invited to join the workspace.
- Subject: The email subject.
- Body: Email content.
- Use Deep Link URL Format: When enabled, deep linking is made possible in emails sent.
Email format for when a user's password is changed.
- Subject: The email subject.
- Body: Email body.
Set a level of privacy to the emails sent.
- Show Message in Email Notification: Whether or not to show messages in email notifications.
- Add Sender to Reply-To: When enabled, message senders will be added to the
Reply-To
email header property.
Email to send on new user registration.
- Subject: Email subject.
- Body: The body of the email.
Format of the email to send to a user when registered by an admin.
- Subject: The email subject.
- Body: Email body.
{% content-ref url="setup.md" %} setup.md {% endcontent-ref %}
Here you define the styling to be applied to all emails.
- Send only plain text emails: When enabled, emails are sent in plain text only.
- Email Style: Write CSS to style every email.
Let you specify email subjects for various notification types.
- Direct Message Email Subject: Email subject to use for direct message notification.
- Mention Email Subject: Email subject for when a user is mentioned in a room.
- Mention All Email Subject: Email subject when a message is posted in a room.
Format of email to use when sending user verification.
- Subject: Email Subject.
- Body: The email body.