• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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