Open Progressed36 opened 9 years ago
I've faced same issue.
Looking in the code of the ispconfig--changepassword-plugin for rainloop. It directly changes data in the DB of ISPconfig. That will not work with multi-server configuration of ISPConfig, cause in this situation ISPConfig has master and slave DB's. Both should be changed.
BTW, with the squirellmail you will get same issue.
Conclusion: the plugin is not suitable for multiserver ISPConfig setup, cause is not using the API of ISPConfig.
P.S.: I am thinking to write a new version of this plugin to work with API of ISPConfig and not with the DB
I confirm, change the password change through API ISPConfig
Anyone ever find a solution to this? Or did the plugin ever get rewritten?
The plugin isnt yet rewritten and the problem is still there!
Dear support,
On a multiserver enviroment in ISPconfig the password changes back after serval days. my mailboxes are on server 2. It seems that after a few days server 1 overwrites the standard password i gave the user in the beginning and syncs this to server 2.