• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

webmail function has gone after using autoupdater

D

dawart

Guest
hi,

after i've installed some new packages with the autoupdater
Code:
The following packages will be upgraded:
  psa psa-autoinstaller psa-qmail psa-watchdog
the webmail can not be reached - when i enter webmail.domain.tld i am redirected to the homepage of domain.ltd.
any idea?

regards, michael
 
I have resolved the problem by reinstalling the modules. But this command should also work:
/usr/local/psa/admin/bin/websrvmng -a
I found it in a german plesk forum.
 
Hi,

Can you please let us know on which platform you updated, and from what to what version? Thanks.

Best regards,
 
i've updated on a debian sarge platform from plesk 8 .. to plesk 8 (build80060425.18)
 
Hi,

I had the same problem on rhes4. However, your solution was working. Thanks for sharing it...

Regards,
 
Hi,

I was trying to find out what this websrvmng utility is doing, and I found the following:

http://swsoft.webnic.cc/plesk_reloaded_faqs_webservice.htm

11. The domains are resolving to the server but they all resolve to the default Apache test page (not the PSA default page).
If the server is running the RPM build of PSA this means that the /etc/httpd/conf/httpd.include file has been somehow corrupted. This can be easily fixed by running the /usr/local/psa/admin/sbin/websrvmng utility. This utility will rebuild the httpd.include file and restart Apache.
Please run:

#/usr/local/psa/admin/sbin/websrvmng -a -v

Regards,
 
Back
Top