Configuring Email Notification Templates
The emailNotifications folder contains language and locale-specific email notification templates that developers can configure. Ingeniux CMS inserts the template into the email body.
To configure an email notification template:
Outcomes include:
For workflowNotifications.xml, when a content item advances in workflow, the CMS inserts your notification in the email body and sends the message to the next user or group in the workflow.
Example default message:

For newUserAccountEmailTemplate.xml, when an administrator creates a new user account, the CMS inserts your notification into the email body and sends the message to the email address of the new user.
Example default message:

For passwordResetEmailTemplate.xml, when an administrator creates a new user account or when password reset is triggered, the CMS inserts your notification in the email body and sends the message to user account holder.
Example default message:

Next Steps: