• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Configure Horde webmail

B

baochau

Guest
Hi,

How to use Horde Administration/Setup page to configure webmail? I need to configure it because the webmail's interface doesn't have sent-folder, inbox, bla bla... When a new mail come, it doesn't highlight mail folder (the word "Mail" is not in bold characters), and I want to disable Top News.
http://img139.imageshack.us/img139/5014/webmailao6.jpg

P/s: http://www.horde.org/imp/docs/?f=INSTALL.html, this web page say that :"You must login to Horde as a Horde Administrator to finish the configuration of IMP. Use the Horde Administration menu item to get to the administration page".
But, When I installed PLESK, it didn't prompt me to create any Horde administrator account.

Plz help me, Thx u in advance.
 
Edit the config file located in...

/usr/share/psa-horde/config/config.php

Add the users to the array of 'admins'....

$conf['auth']['admins'] = array('[email protected]');

Then login to horde as one of the admin accounts and you'll notice extra options in your left menu bar.
 
Also you'll probably have to make the config file writable in order to make changes from the horde interface.

And you can turn off Plesk's news feed in horde by going to in Plesk as administrator...

Server -> Interface Management -> Interface Templates -> Preferences.
 
Back
Top