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

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