• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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