• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Horde Webmail default Startpage

pge

New Pleskian
Hey guys!
I have setup a machine with

Ubuntu 18.04.4
Obsidian

an am using Horde as the default Webmailer for a domain.
When I log into Horde, i get an empty startpage, asking me to add blocks.

I tried modifying /usr/share/psa-horde/imp/config/prefs.local.php to this:

<?php // Copyright 1999-2017. Plesk International GmbH. All rights reserved. $_prefs['initial_application']['value'] = 'imp'; $_prefs['subscribe']['value'] = 0; $_prefs['language']['value'] = 'de_DE';

I do get german as prefixed language, but the login still shows the "empty" startpage.
What am I doing wrong?
 
Did you try to change the default application in Preferences - Global Preferences - Display Preferences ?
I set mine to Mail instead of "Horde"
 
Back
Top