Skip to content

Commit ff5cd1d

Browse files
committed
Add correct version information for SMTP configurations
1 parent a0251bc commit ff5cd1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/appstore/modules/forgot-password.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ In these instructions, it is assumed that your main module is `MyFirstModule`. I
105105
1. Run the application.
106106
1. Login as `demo_administrator` from [Demo Users](/refguide/demo-users/) and choose the **ForgotPasswordConfiguration** menu item.
107107
1. In the **Reset Password Email** tab, do the following:
108-
* Click **SMTP settings** to configure or validate SMTP settings for the [Email Connector](/appstore/connectors/email-connector/) or [Email with Templates](https://marketplace.mendix.com/link/component/259/) module (depending on the version of the Forgot Password module). This will create an SMTP configuration.
109-
* Select the SMTP configuration you want to use for sending this email.
108+
* Click **SMTP settings** to configure or validate SMTP settings for the [Email Connector](/appstore/connectors/email-connector/) or [Email with Templates](https://marketplace.mendix.com/link/component/259/) module (depending on the version of the Forgot Password module). In version 5.4.0 and above this will create an SMTP configuration which you will need to select.
109+
* In version 5.4.0 and above, select the SMTP configuration you want to use for sending this email.
110110
* From the dropdown, choose the **Reset email template** tab and provide the details for the email to be sent when an end-user has forgotten their password.
111111

112112
For version 5.3.0 and above, you can **Create** and **Edit** several reset email templates, each of which is linked to a [language](/refguide/language-settings/) you have added to your app. The template linked to the language in which the end-user sees the app will be used to send the email. If there is no template explicitly associated with the end-user's language, the template which is not associated with any language will be used. For versions below 5.3.0, you will only be able to set up a single template.

0 commit comments

Comments
 (0)