• 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.

Unable to reconfigure web server: webmailmng failed

E

ErdalC

Guest
hi

I have a plesk install problem please help me
-----------------------------------------------------
error code

Unable to reconfigure web server: webmailmng failed: Unable to create vhost configuration for horde webmail

0: class.IPAddress.php:409
IPAddress::rereadIPs()
1: configure.php3:22
-------------------------------------------
Screenshot:

Untitled-1.jpg
 
Are you upgrading from a previous Plesk version?
If so I found a work around for migrating webmail support for accounts.
For example for mydomain.com.
Create a file called mydomain.com with the following contents:
ServerAlias webmail.mydomain.com
Add the file under
/etc/psa/webmail/horde/conf.d/

Login to Plesk as Admin.
Go to Services section
Restart Apache
 
Hello,

Please, try to install the horde webmail with the help of the following utility:

# /usr/local/psa/admin/bin/webmailmng --install --name=horde

Thank you
 
Back
Top