• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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