Horde Client
Nazeer
Nazeer at kryptonpcs.co.za
Thu Aug 27 14:35:12 CEST 2009
Hi
I have tried the following again and it seems to take away the mode selector
but it's still logging into IMP instead of DIMP
Any suggestions?
Thanks
-----Original Message-----
From: Christian Funke [mailto:funke at hiskp.uni-bonn.de]
Sent: 24 August 2009 01:29 PM
To: kolab-users at kolab.org
Subject: Re: Horde Client
Am Montag, 24. August 2009 12:23:51 schrieb Nazeer:
> Hi Guys
>
>
>
> How do I remove the "Mode option" when logging onto Horde? I want all
users
> to login with the "Dynamic" mode and not allow them to choose
>
Hi Nazeer,
add the following two lines to /kolab/etc/kolab/templates/webclient-
imp_conf.php.template
$conf['user']['default_view'] = 'dimp';
$conf['user']['select_view'] = false;
and run kolabconf. You may have to restart apache, but i am not sure
Greets
Christian
More information about the users
mailing list