initial upload of version 2.1.0 which uses the new plugin API
This commit is contained in:
23
README.md
23
README.md
@@ -12,22 +12,21 @@ Mailboxes with quota usage, number of messages, last logins via IMAP/POP3/SMTP
|
||||
## Caveats:
|
||||
Tested only with dockerized versions of Mailcow
|
||||
|
||||
Tested with Mailcow version 2022-07a and higher
|
||||
Tested with Mailcow version 2023-01 and higher
|
||||
|
||||
Please feel free to add other working environments via review/email.
|
||||
|
||||
## Upgrade from older MKPs (before 1.2.0):
|
||||
If you upgrade from a already installed version before 1.2.0, you have to re-create your rules for the "Mailcow Server Information" (reason: massive parameter changes).
|
||||
Upgrade from older MKPs (before 2.1.0): If you upgrade from a already installed version before 2.1.0, you have to re-create your rules for the "Mailcow Server Information" (reason: parameter handling changes and migration to the new plugin API).
|
||||
HINT: It is a good idea to take a screenshot from all other Mailcow related rules as well.
|
||||
|
||||
## Steps to accomplish this without problems:
|
||||
|
||||
1. Take a screenshot of your settings in the above mentioned ruleset
|
||||
2. Assure that you have access to the API keys you used within the current rules
|
||||
3. Delete all rules for "Mailcow Server Information"
|
||||
4. Install and enable the new MKP
|
||||
5. Re-create your rules with the previously saved information from steps 1 and 2
|
||||
6. Apply your changes
|
||||
Steps to accomplish this without problems:
|
||||
|
||||
Take a screenshot of your settings in the above mentioned ruleset
|
||||
Assure that you have access to the API keys you used within the current rules
|
||||
Delete all rules for "Mailcow Server Information"
|
||||
Install and enable the new MKP
|
||||
Re-create your rules with the previously saved information from steps 1 and 2
|
||||
Apply your changes
|
||||
|
||||
## General installation instructions:
|
||||
|
||||
@@ -57,6 +56,8 @@ If you upgrade from a already installed version before 1.2.0, you have to re-cre
|
||||
|
||||
## Version history:
|
||||
|
||||
2025/03/30 2.1.0 Migration to new plugin API done
|
||||
|
||||
2024/01/26 1.2.0 Added password store option for the API key, added version check
|
||||
|
||||
2023/09/22: 1.1.4 Bugfix for the last bugfix :-)
|
||||
|
||||
Reference in New Issue
Block a user