Skip to content

Commit

Permalink
FIX: Update u_e-mailcow_ui-forgot_password.en.md (#788)
Browse files Browse the repository at this point in the history
Very small correction in the UI access instructions that made me search for a while for "Settings" where this should be "Options".
  • Loading branch information
apio-sys authored Nov 21, 2024
1 parent b1be444 commit ce3fa8e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ For administrators, there is a new ACL that can be set either per mailbox afterw

The mailcow administrator can also edit the template for the "Forgot Password" emails, similar to the quota and quarantine emails, to customize how the emails are sent. **By default, the template is always in English**.

This can be accessed under the tab: `System -> Configuration -> Settings -> Password Settings`:
This can be accessed under the tab: `System -> Configuration -> Options -> Password Settings`:

![New mailcow UI settings section where the administrator can customize the email templates for the Forgot Password feature](../../assets/images/manual-guides/mailcow-forgot-password_server_settings.png)

Expand All @@ -78,4 +78,4 @@ $PW_RESET_TOKEN_LIMIT = 3; // Change this number to another value
$PW_RESET_TOKEN_LIFETIME = 15; // Change this number to another value. Value in minutes
```

**The file is automatically loaded, no restart of mailcow or any of the containers is required!**
**The file is automatically loaded, no restart of mailcow or any of the containers is required!**

0 comments on commit ce3fa8e

Please sign in to comment.