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

Resolved After upgrade from Pesk 12.x webmail doesn't load

theywill

Basic Pleskian
CentOS 6.10
Plesk Onyx Version 17.8.11 Update #18

After the upgrade from Plesk 12.x:

I have a domain with no hosting, only email accounts. This domain has been using webmail exclusively for years. After the upgrade, webmail no longer loads. Instead, you get the Plesk default page. I've tried switching between Horde and Roundcube. Neither works, default page.

I confirmed the webmail.domain.com A record is configured in the DNS.

Roundcube is working on other domains.

Any suggestions? This is an immediate issue because all branches of this business are using webmail.
 
It is possible that in /etc/httpd/conf.d/zz010_psa_httpd.conf the line

IncludeOptional '/etc/httpd/conf/plesk.conf.d/webmails/*.conf'

is missing. In that case, none of the webmail configuration files will be loaded as the webserver configuration. You can either try to add the line manually (if the configuration files exist for sure) or simple reconfigure all webserver configuration files, which will reconfigure zz010_psa_httpd.conf, too. As far as I remember, the only surefire way to keep the configuration in zz010_psa_httpd.conf in this case is to reconfigure all configuration files. This can easily be done by the web configuration trouble shooter extension.
 
Back
Top