• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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