• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Setting global defaults in Plesk Horde

chrisguk

New Pleskian
Does anyone have experience with setting up global defaults for the Horde module in Plesk. For example;

The default action on login to webmail the user is taken to the mail view so they can immediately see the emails.

Thanks
Chris
 
At the end I could find a way to do:

vi /usr/share/psa-horde/config/prefs.php
Change value $_prefs[‘initial_application’][‘value’] to ‘imp’
 
Back
Top