John Powell <[EMAIL PROTECTED]> said:

> I was able to make a very small change and fix it.  In the file
> /home/httpd/html/horde/config/registry.php change the webroot for IMP
> from /webmail to /horde/imp.

Yes, that works perfectly John :-)

As I'm sure Dan will issue an updated 'dcb-e-smith-horde-0.2-3' rpm I
thought not to bother with a custom template but simply take your comments
and edit the template directly.

cd /etc/e-mith/templates/home/httpd/html/horde/config/registry.php

Starting at line 64 edit 00Registry.php webroot and icon lines as shown
below:

pico 00Registry.php

<snip>
$this->applications['imp'] = array(
    'fileroot' => dirname(__FILE__) . '/../imp',
    'webroot' => $this->applications['horde']['webroot'] . '/imp',
    'icon' => '/horde/imp/graphics/imp.gif',
    'name' => _("Mail"),
    'allow_guests' => true,
    'show' => true
);
<snip>

Save your work and expand the template:

/sbin/e-smith/expand-template /home/httpd/html/horde/config/registry.php

Restart webmail and turba (Address Book) now works great!

Thanks John.

-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to