• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Event Manager: 'Mail account updated' returns the new password in the wrong variable

burnley

Regular Pleskian
psa-10.3.1-cos5.build1012110718.17 on Centos 5.7 x86_64
With the help of http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=67897.htm I'm trying to use 'Mail account created', 'Mail account updated' and 'Mail account deleted' to build a unified authentication interface for all the email accounts scattered across various Plesk servers. When testing the handling of various variables for these events I found the following issue:
A customer can create an email account with no password. In this case, if the customer updates that account by entering a password for it, on 'Mail Account Updated' the password is returned in OLD_PASSWORD variable and NEW_PASSWORD is blank. I would expect it to be the other way around, OLD_PASSWORD should be empty and NEW_PASSWORD should contain the actual password.
Is the behaviour expected or it's a genuine bug?
 
Back
Top