• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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