• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

Enable/Disable Webmail always returns 'Internal Error'.

tino

Basic Pleskian
When I go to Settings -> Webmail, Select one or more webmail components and click either Enable or Disable, I always get an 'Internal Error' message.

The icons do change according to the action taken.

What's wrong here? What log to check?

I'm running 10.3.1 with these webmail components;

psa-horde-3.3.10-cos5.build1012110607.15
psa-atmail-1.04-cos5.build1012110601.15

Tino
 
Last edited:
first of all make a backup of your domains , then read below :p

i had simillar problem with webmail and atmail ( horde has many security holes and i had removed it in the past ) and i totally uninstall with

apt-get purge atmail

it asks to remove also two (2) dependexies ,i pressed yes and then i used the command line installer for plesk to install it again

so you can make these two and maybe it fixed the problem ...

apt-get purge atmail horde

apt-get update

apt-get upgrade

/opt/psa/admin/bin/autoinstaller


and choose to install again what webmail (atmail or horde) you want .

p.s. i removed the two packages and my mails were ok after ,i think you will be fine two , but a backup will be the write way to start
 
Back
Top