[imp] Have imp as default component as horde

Judson Bishop judson.bishop at eamc.org
Mon Feb 7 05:38:40 PST 2005


/var/www/html/horde/config/prefs.php
// what application should we go to after login?
$_prefs['initial_application'] = array(
    'value' => 'imp',
    'locked' => false,
    'shared' => true,
    'type' => 'select',
    'desc' => sprintf(_("What application should %s display after
login?"), $GLOBALS['registry']->get('name'))
);


Jud


On Mon, 2005-02-07 at 16:25 +0800, Alan Kong wrote:
> Dear All,
> 
> I have the following config:
> - ReadHat 9.0
> - apache 2.0.49
> - mysql 4.0.18
> - horde 3.0.2
> - imp H3 4.0.1
> - kronolith h3.2.0.1
> - nag 2.0.1
> - turba 2.0
> 
> I wanted to start imp as : http://webmail.MYDOMAIN/
> and followed suggestions at:
> http://www.horde.org/faq/admin/config/index.php#c3.
> 
> I edited the httpd.conf as follows:
>     Alias /horde/ /usr/local/apache/htdocs/horde/
>     Alias /imp/   /usr/local/apache/htdocs/horde
>     DocumentRoot  /usr/local/apache/htdocs/horde
> in horde/conf/regietry.php, webroot of compoents changed to:
>      'webroot' => '/imp'  for imp
>      'webroot' => '/imp'  for kronolith
>      'webroot' => 'tuba' for turba
> 
> When I login, I was returned to the login page with the the left hand
> column screen with error messages. Is this the correct config?
> 
> 
> The following is related to other components and pls accept my apology
> for sending to this list.
> 
> 1) when I add attendees to meeting, it was reported free/busy URL not
> avail. Pls advise on how to add the free/busy URL and its requirements;
> 2) does imp h3 4.0.1 support calender sharing? How could I do it?
> 2) on nag, there was options on setting permissions, pls advise on how
> to use o the permisison features.
> 
> Thank you very much for your help.
> 
> Regards
> Alan
> 
> 
> 



More information about the imp mailing list