Pro Green European wrote:
> Hi.
>
> I am about to update one of our old webmail servers from an old Horde/IMP
> installation to the latest stable releases of Horde and IMP. Now I'd like to
> know, how do I go about setting the default view for everybody that use this
> particular webmail system?
>
> The default view I am talking about is an expanded folder view to the left,
> and a list of all mail in the Inbox on the imap server.
>
> Feedback and help will be greatly appreciated :)
>
>
In horde/config/prefs.php
// what application should we go to after login?
$_prefs['initial_application'] = array(
'value' => 'imp',
'locked' => true,
'shared' => true,
'type' => 'select',
'desc' => sprintf(_("What application should %s display after
login?"), $GLOBALS['registry']->get('name'))
);
> Thx,
> /PGE
>
>
> ---------------------------------
> Get easy, one-click access to your favorites. Make Yahoo! your homepage.
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]