• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Plesk update to 9.2.2 Fatal Webmail Erro

S

Shiney

Guest
Hi All

I wonder if someone could shed some light please. I recently upgraded my ubuntu server with the latest version of Plesk 9.2.2 and found that i cannot access my email. I login to webmail.domain.com, enter the username and password and get the following error

A fatal error has occurred
Auth_imp: Required IMAP extension not found.

Please help as i have tried updating my server but to no avail.

Thank you very much for your help in advance

Kind regards
Mark.
 
Hello,

Please try to run the following command:

/usr/local/psa/bin/autoinstaller --select-release-latest --upgrade-installed-components

Also please try to use the mchk utility. You can find more information on this utility in the following article:

http://kb.odin.com/en/944
 
I suffered this problem too

Much line by line investigation in the various control files revealead nothing, however the php.ini had been replaced (updated) and the following line was missing -

extension=imap.so

ading this line and hey presto all is well in the world of Horde on my servers.

HTH

Nigel
 
Back
Top