[imp] html view in imp

Robert Borden rob@freshstudios.com
Thu, 16 Aug 2001 15:46:26 -0400


ok I setup the mime drivers and now it displays html.  I see here there is
an array for html.gif and text.gif how and where are theses displayed so a
user can switch between the 2.

rob

----- Original Message -----
From: "Robert Borden" <rob@freshstudios.com>
To: <imp@lists.horde.org>
Sent: Thursday, August 16, 2001 2:54 PM
Subject: Re: [imp] html view in imp


this is whats setup for external utilities

/**
 ** External Utilities
 **/
$conf['utils']['spellchecker'] = '/usr/local/bin/aspell';
$conf['utils']['wordviewer'] = '/usr/local/bin/wvHtml';
$conf['utils']['excelviewer'] = '/usr/local/bin/xlHtml';
$conf['utils']['tar'] = '/bin/tar';
$conf['utils']['gpg'] = '/usr/bin/gpg';
$conf['utils']['rpm'] = '/bin/rpm';
$conf['utils']['unzip'] = '/usr/bin/zipinfo';



----- Original Message -----
From: "Jeff Graves" <jeff@image-src.com>
To: <imp@lists.horde.org>
Sent: Thursday, August 16, 2001 2:44 PM
Subject: RE: [imp] html view in imp


> Might help if you gave at least some information about your configuration.
>
> Jeff Graves
> Customer Support Engineer
> Image Source, Inc.
> 10 Mill Street
> Bellingham, MA 02019
>
> 508.966.5200 X31 - Phone
> 508.966.5170 - Fax
> jeff@image-src.com - Email
>
> -----Original Message-----
> From: Robert Borden [mailto:rob@freshstudios.com]
> Sent: Thursday, August 16, 2001 2:11 PM
> To: imp@lists.horde.org
> Subject: [imp] html view in imp
>
>
> I stalled all the external binaries for imp and html viewer and imp is
still
> not viewing html.
>
> Rob
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>