Hi, I tried to update from i-MSCP 1.2.2 to 1.2.5.
Stoped the three services (ismscp_panel, imscp_daemon, imscp_network) then try to exec "perl imscp-autoinstall -d".
I've got this error message (from 70% of update):
main::setupRebuildCustomerFiles:
│ [WARN] iMSCP::Config::FETCH: Accessing non existing config value
│ CMD_CHMOD from the /etc/imscp/imscp.conf file (see file
│ /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm at line
│ 425)
│ iMSCP::Debug::__ANON__: Use of uninitialized value
│ $imscpConfig{"CMD_CHMOD"} in concatenation (.) or string at
│ /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm line 425.
[ERROR] main::setupRebuildCustomerFiles:
[WARN] iMSCP::Config::FETCH: Accessing non existing config value CMD_CHMOD from the /etc/imscp/imscp.conf file (see file /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm at line 425)
After that unexpected exit, the mail services stopped.
What can I do?