Field | Description |
From | Send email on behalf of the user. |
Subject | Subject of the email. |
Template for user email | Email template for the user creation alert. You can configure the following server variables in your user email template: {firstName}: First name of the user. {lastName}: Last name of the user. {username}: User ID for the user. {password}: Password for the user. {serverList}: Listener URLs for the user. |
Template for password email | Email template for the password creation alert. You can configure the following server variables in your password email template: {firstName}: First name of the user. {lastName}: Last name of the user. {password}: Password for the user. |
Subject for forgot password email | Subject of the forgot password email. |
Template for forgot password email | Email template for the forgot password email. You can configure the following server variables in your forgot password email template: {firstName}: First name of the user. {lastName}: Last name of the user. {username}: User ID for the user. {expiryTimeStamp}: Password expiry timestamp for the user. {passwordResetLink}: Password reset link for the user. |