The email template is used when sending a notification to a user, e.g. when resetting a user's password.
To set up your email template,
- Log in to the Crowd Administration Console.
- Click the 'Administration' tab in the top navigation bar.
- Click 'Mail Template' in the left-hand menu.
- Enter the text and macros that will be used to compose the body of the email message. The following macros are available:
- $firstname — will be replaced by the user's first name.
- $lastname — will be replaced by the user's last name.
- $deploymenttitle — will be replaced by the title of your Crowd deployment, as defined in Deployment Title.
- $date — will be replaced by the date/time of the message event.
- $password — will be replaced by the user's new password.
- Click the 'Update' button.
Screenshot: 'Mail Template'
Crowd Documentation