Documentation for Crowd 1.0. Documentation for other versions of Crowd is available too.

Mail Template

The email template is used when sending a notification to a principal (user), e.g. when resetting a principal's password. The following template macros are available:

  • $firstname: will be replaced by the principal's first name.
  • $lastname: will be replaced by the principal's last name.
  • $deploymenttitle: will be replaced by the title of your Crowd deployment, as defined in 5.2.3 Domain.
  • $date: will be replaced by the time of the message event.
  • $password: will be replaced by the principal's new password.

Related Topics  

Crowd 1.0 Documentation