• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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