another question
ivan
ivan.touzeau@noos.fr
Tue, 9 Apr 2002 23:52:16 +0200
---------------------- multipart/alternative attachment
Browsing internet i've found on inter/ website that people using =
vpopmail must change a line in the default.php file=20
from
$default->folders =3D '';
to:
$default->folders =3D 'INBOX.';
The problem is, I have not a default.php file in my imp/config.dir
---------------------- multipart/alternative attachment--
>From imp@lentner.com Date: Tue, 9 Apr 2002 12:44:26 -0400
Return-Path: <imp@lentner.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 32720 invoked from network); 9 Apr 2002 21:47:06 -0000
Received: from 216-210-253-26.atgi.net (HELO penguin.lentner.com) (216.210.253.26)
by clark.horde.org with SMTP; 9 Apr 2002 21:47:06 -0000
Received: (from apache@localhost)
by penguin.lentner.com (8.11.6/8.11.6) id g39GiQV03195
for imp@lists.horde.org; Tue, 9 Apr 2002 12:44:26 -0400
Received: from 192.168.1.69 ( [192.168.1.69])
as user seanl@192.168.1.4 by penguin.lentner.com with HTTP;
Tue, 9 Apr 2002 12:44:26 -0400
Message-ID: <1018370666.3cb31a6a10ca4@penguin.lentner.com>
Date: Tue, 9 Apr 2002 12:44:26 -0400
From: Sean M Lentner <imp@lentner.com>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso>
In-Reply-To: <003301c1e00f$953cde10$9100a8c0@alonso>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 192.168.1.69
Subject: How to add wvHTML to IMP 3.0
I could only find how to do this for version 2.2 in the Admin FAQ but that
references a default.php3 file that doesn't exist in version 3.0. I looked in
conf.php and prefs.php but had no luck locating the syntax.
Thanks,
Sean
>From eric.rostetter@physics.utexas.edu Date: Tue, 9 Apr 2002 16:51:35 -0500
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 33798 invoked from network); 9 Apr 2002 21:51:17 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
by clark.horde.org with SMTP; 9 Apr 2002 21:51:17 -0000
Received: (from httpd@localhost)
by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id QAA04093
for imp@lists.horde.org; Tue, 9 Apr 2002 16:51:35 -0500
Received: from 128.83.155.179 ( [128.83.155.179])
as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
Tue, 9 Apr 2002 16:51:35 -0500
Message-ID: <1018389095.3cb36267d6d97@mail.ph.utexas.edu>
Date: Tue, 9 Apr 2002 16:51:35 -0500
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <005d01c1e010$d0cf9c50$d2824151@internet>
In-Reply-To: <005d01c1e010$d0cf9c50$d2824151@internet>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 128.83.155.179
Subject: Re: [imp] another question
Quoting ivan <ivan.touzeau@noos.fr>:
> Browsing internet i've found on inter/ website that people using vpopmail
> must change a line in the default.php file
> from
> $default->folders = '';
> to:
> $default->folders = 'INBOX.';
> The problem is, I have not a default.php file in my imp/config.dir
The directions are for IMP 2.x, not IMP 3.x, and the file
would be defaults.php3, not defaults.php, found in
horde/imp/config/defaults.php3.
For IMP 3.x, you would make the change in
horde/imp/config/servers.php and would change the 'folders'
value I would guess. I say guess since I don't use vpopmail.
--
Eric Rostetter
eric.rostetter@physics.utexas.edu
Hey Rocky! Watch me pull a rabbit from my hat!
>From eric.rostetter@physics.utexas.edu Date: Tue, 9 Apr 2002 16:54:21 -0500
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 34877 invoked from network); 9 Apr 2002 21:54:03 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
by clark.horde.org with SMTP; 9 Apr 2002 21:54:03 -0000
Received: (from httpd@localhost)
by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id QAA04442
for imp@lists.horde.org; Tue, 9 Apr 2002 16:54:21 -0500
Received: from 128.83.155.179 ( [128.83.155.179])
as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
Tue, 9 Apr 2002 16:54:21 -0500
Message-ID: <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu>
Date: Tue, 9 Apr 2002 16:54:21 -0500
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com>
In-Reply-To: <1018370666.3cb31a6a10ca4@penguin.lentner.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 128.83.155.179
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Sean M Lentner <imp@lentner.com>:
> I could only find how to do this for version 2.2 in the Admin FAQ but that
> references a default.php3 file that doesn't exist in version 3.0. I looked
> in conf.php and prefs.php but had no luck locating the syntax.
It is in horde/config/mime_drivers.php
--
Eric Rostetter
eric.rostetter@physics.utexas.edu
Hey Rocky! Watch me pull a rabbit from my hat!
>From imp@Lentner.com Date: Tue, 9 Apr 2002 13:01:36 -0400
Return-Path: <imp@Lentner.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 36045 invoked from network); 9 Apr 2002 22:04:16 -0000
Received: from 216-210-253-26.atgi.net (HELO penguin.lentner.com) (216.210.253.26)
by clark.horde.org with SMTP; 9 Apr 2002 22:04:16 -0000
Received: (from apache@localhost)
by penguin.lentner.com (8.11.6/8.11.6) id g39H1aT03221
for imp@lists.horde.org; Tue, 9 Apr 2002 13:01:36 -0400
Received: from 192.168.1.69 ( [192.168.1.69])
as user seanl@192.168.1.4 by penguin.lentner.com with HTTP;
Tue, 9 Apr 2002 13:01:36 -0400
Message-ID: <1018371696.3cb31e7083897@penguin.lentner.com>
Date: Tue, 9 Apr 2002 13:01:36 -0400
From: Sean M Lentner <imp@Lentner.com>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu>
In-Reply-To: <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 192.168.1.69
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> Quoting Sean M Lentner <imp@lentner.com>:
>
> > I could only find how to do this for version 2.2 in the Admin FAQ but that
>
> > references a default.php3 file that doesn't exist in version 3.0. I
> looked
> > in conf.php and prefs.php but had no luck locating the syntax.
>
> It is in horde/config/mime_drivers.php
>
> --
> Eric Rostetter
> eric.rostetter@physics.utexas.edu
>
> Hey Rocky! Watch me pull a rabbit from my hat!
>
> --
> 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
>
So what would the syntax look like?
$mime_drivers_map['imp']['overrides'] = array('wvHtml');
>From eric.rostetter@physics.utexas.edu Date: Tue, 9 Apr 2002 17:12:13 -0500
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 37287 invoked from network); 9 Apr 2002 22:11:55 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
by clark.horde.org with SMTP; 9 Apr 2002 22:11:55 -0000
Received: (from httpd@localhost)
by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id RAA05797
for imp@lists.horde.org; Tue, 9 Apr 2002 17:12:14 -0500
Received: from 128.83.155.179 ( [128.83.155.179])
as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
Tue, 9 Apr 2002 17:12:13 -0500
Message-ID: <1018390333.3cb3673de57f2@mail.ph.utexas.edu>
Date: Tue, 9 Apr 2002 17:12:13 -0500
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com>
In-Reply-To: <1018371696.3cb31e7083897@penguin.lentner.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 128.83.155.179
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Sean M Lentner <imp@Lentner.com>:
> > It is in horde/config/mime_drivers.php
> So what would the syntax look like?
>
> $mime_drivers_map['imp']['overrides'] = array('wvHtml');
Just uncomment the msword option in the mime_drivers_map['horde']['registered']
array. Then find the lines for msword, uncomment them, and modify
the paths as needed to point to your binary. Mine look like:
/**
* MS Word driver settings
* This driver requires wvWare (www.wvware.com) to be installed.
* Uncomment these lines to use this driver.
*/
/* Location of the wvHtml binary. */
$mime_drivers['horde']['msword']['location'] = '/usr/bin/wvHtml';
$mime_drivers['horde']['msword']['inline'] = true;
$mime_drivers['horde']['msword']['handles'] = array(
'application/msword',
'text/rtf',
'x-extension/doc',
'x-extension/rtf');
$mime_drivers['horde']['msword']['icons'] = array(
'default' => 'msword.gif');
--
Eric Rostetter
eric.rostetter@physics.utexas.edu
Hey Rocky! Watch me pull a rabbit from my hat!
>From chuck@horde.org Date: Tue, 9 Apr 2002 18:27:28 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 38516 invoked from network); 9 Apr 2002 22:27:48 -0000
Received: from h00104bc60b3c.ne.client2.attbi.com (HELO marina.horde.org) (24.91.196.127)
by clark.horde.org with SMTP; 9 Apr 2002 22:27:48 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id D968A39AD; Tue, 9 Apr 2002 18:27:28 -0400 (EDT)
Received: from 192.168.0.145 ( [192.168.0.145])
as user chuck@localhost by marina.horde.org with HTTP;
Tue, 9 Apr 2002 18:27:28 -0400
Message-ID: <1018391248.3cb36ad0ae467@marina.horde.org>
Date: Tue, 9 Apr 2002 18:27:28 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="-MOQ10183912484a9bf4f803cae86368e2cdc8d9ad65c3"
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
Subject: Fwd: [core] News about IMP
---MOQ10183912484a9bf4f803cae86368e2cdc8d9ad65c3
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
----- Forwarded message from Thiago Germano Beier <thiagog@ucb.br> -----
Date: Tue, 9 Apr 2002 09:57:25 -0300
From: Thiago Germano Beier <thiagog@ucb.br>
Reply-To: Thiago Germano Beier <thiagog@ucb.br>
Subject: [core] News about IMP
To: webmaster@horde.org
Hello good morning
I discover that IMP is the webmail most used at the internet and my boos
wants IMP running here, how can i get and configure it ?
can u help me please?!
thakss
James Beier
IT web administrator
Brazil
----- End forwarded message -----
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"A dream which helps you to live your reality with dignity
and justice is a good dream." - Tariq Ramadan
---MOQ10183912484a9bf4f803cae86368e2cdc8d9ad65c3--
>From imp@Lentner.com Date: Tue, 9 Apr 2002 14:20:39 -0400
Return-Path: <imp@Lentner.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 40204 invoked from network); 9 Apr 2002 23:23:20 -0000
Received: from 216-210-253-26.atgi.net (HELO penguin.lentner.com) (216.210.253.26)
by clark.horde.org with SMTP; 9 Apr 2002 23:23:20 -0000
Received: (from apache@localhost)
by penguin.lentner.com (8.11.6/8.11.6) id g39IKdd03260
for imp@lists.horde.org; Tue, 9 Apr 2002 14:20:39 -0400
Received: from 192.168.1.69 ( [192.168.1.69])
as user seanl@192.168.1.4 by penguin.lentner.com with HTTP;
Tue, 9 Apr 2002 14:20:39 -0400
Message-ID: <1018376439.3cb330f763cea@penguin.lentner.com>
Date: Tue, 9 Apr 2002 14:20:39 -0400
From: Sean M Lentner <imp@Lentner.com>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com> <1018390333.3cb3673de57f2@mail.ph.utexas.edu>
In-Reply-To: <1018390333.3cb3673de57f2@mail.ph.utexas.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 192.168.1.69
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> Quoting Sean M Lentner <imp@Lentner.com>:
>
> > > It is in horde/config/mime_drivers.php
> > So what would the syntax look like?
> >
> > $mime_drivers_map['imp']['overrides'] = array('wvHtml');
>
> Just uncomment the msword option in the
> mime_drivers_map['horde']['registered']
> array. Then find the lines for msword, uncomment them, and modify
> the paths as needed to point to your binary. Mine look like:
>
> /**
> * MS Word driver settings
> * This driver requires wvWare (www.wvware.com) to be installed.
> * Uncomment these lines to use this driver.
> */
>
> /* Location of the wvHtml binary. */
> $mime_drivers['horde']['msword']['location'] = '/usr/bin/wvHtml';
> $mime_drivers['horde']['msword']['inline'] = true;
> $mime_drivers['horde']['msword']['handles'] = array(
> 'application/msword',
> 'text/rtf',
> 'x-extension/doc',
> 'x-extension/rtf');
> $mime_drivers['horde']['msword']['icons'] = array(
> 'default' => 'msword.gif');
>
>
>
> --
> Eric Rostetter
> eric.rostetter@physics.utexas.edu
>
> Hey Rocky! Watch me pull a rabbit from my hat!
>
I didn't any of the above PHP code in my mime_drivers.php file, I tried to cut
and paste your code in and changed the install directory of wvHtml but still
nothing.
Thanks,
Sean
>From eric.rostetter@physics.utexas.edu Date: Tue, 9 Apr 2002 18:33:29 -0500
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 41361 invoked from network); 9 Apr 2002 23:33:08 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
by clark.horde.org with SMTP; 9 Apr 2002 23:33:08 -0000
Received: (from httpd@localhost)
by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id SAA11529
for imp@lists.horde.org; Tue, 9 Apr 2002 18:33:29 -0500
Received: from 128.83.155.179 ( [128.83.155.179])
as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
Tue, 9 Apr 2002 18:33:29 -0500
Message-ID: <1018395209.3cb37a490ea77@mail.ph.utexas.edu>
Date: Tue, 9 Apr 2002 18:33:29 -0500
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com> <1018390333.3cb3673de57f2@mail.ph.utexas.edu> <1018376439.3cb330f763cea@penguin.lentner.com>
In-Reply-To: <1018376439.3cb330f763cea@penguin.lentner.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 128.83.155.179
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Sean M Lentner <imp@Lentner.com>:
> > > > It is in horde/config/mime_drivers.php
First, make sure you are looking at the above file.
It is a horde config file, not an IMP config file.
So don't look at horde/imp/config/mime_drivers.php, but
rather horde/config/mime_drivers.php
> > > So what would the syntax look like?
> > >
> > > $mime_drivers_map['imp']['overrides'] = array('wvHtml');
That is the IMP file, you want the horde file.
> > Just uncomment the msword option in the
> > mime_drivers_map['horde']['registered']
> > array.
Did you do this step?
> I didn't any of the above PHP code in my mime_drivers.php file, I tried to
> cut
> and paste your code in and changed the install directory of wvHtml but still
> nothing.
*If* you are using the right files (horde vs. imp) then what version
are you using of horde and imp?
--
Eric Rostetter
eric.rostetter@physics.utexas.edu
Hey Rocky! Watch me pull a rabbit from my hat!
>From imp@Lentner.com Date: Tue, 9 Apr 2002 19:42:54 -0400
Return-Path: <imp@Lentner.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 42513 invoked from network); 9 Apr 2002 23:44:07 -0000
Received: from 216-210-253-26.atgi.net (HELO penguin.lentner.com) (216.210.253.26)
by clark.horde.org with SMTP; 9 Apr 2002 23:44:07 -0000
Received: (from apache@localhost)
by penguin.lentner.com (8.11.6/8.11.6) id g39Ngte03299
for imp@lists.horde.org; Tue, 9 Apr 2002 19:42:55 -0400
Received: from 192.168.1.69 ( [192.168.1.69])
as user seanl@192.168.1.4 by penguin.lentner.com with HTTP;
Tue, 9 Apr 2002 19:42:54 -0400
Message-ID: <1018395774.3cb37c7ee09ed@penguin.lentner.com>
Date: Tue, 9 Apr 2002 19:42:54 -0400
From: Sean M Lentner <imp@Lentner.com>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com> <1018390333.3cb3673de57f2@mail.ph.utexas.edu> <1018376439.3cb330f763cea@penguin.lentner.com> <1018395209.3cb37a490ea77@mail.ph.utexas.edu>
In-Reply-To: <1018395209.3cb37a490ea77@mail.ph.utexas.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 192.168.1.69
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> Quoting Sean M Lentner <imp@Lentner.com>:
>
> > > > > It is in horde/config/mime_drivers.php
>
> First, make sure you are looking at the above file.
>
> It is a horde config file, not an IMP config file.
> So don't look at horde/imp/config/mime_drivers.php, but
> rather horde/config/mime_drivers.php
>
> > > > So what would the syntax look like?
> > > >
> > > > $mime_drivers_map['imp']['overrides'] = array('wvHtml');
>
> That is the IMP file, you want the horde file.
>
>
> > > Just uncomment the msword option in the
> > > mime_drivers_map['horde']['registered']
> > > array.
>
> Did you do this step?
>
OK after banging my head a few times (I was in the
horde/imp/config/mime_drivers.php) I get a MSWord icon next to the word
attachment but it fails to display the file at all, I get just a blank white
browser window.
Thanks :)
>From eric.rostetter@physics.utexas.edu Date: Tue, 9 Apr 2002 18:52:47 -0500
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 43677 invoked from network); 9 Apr 2002 23:52:26 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
by clark.horde.org with SMTP; 9 Apr 2002 23:52:26 -0000
Received: (from httpd@localhost)
by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id SAA12781
for imp@lists.horde.org; Tue, 9 Apr 2002 18:52:47 -0500
Received: from 128.83.155.179 ( [128.83.155.179])
as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
Tue, 9 Apr 2002 18:52:47 -0500
Message-ID: <1018396367.3cb37ecf13896@mail.ph.utexas.edu>
Date: Tue, 9 Apr 2002 18:52:47 -0500
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com> <1018390333.3cb3673de57f2@mail.ph.utexas.edu> <1018376439.3cb330f763cea@penguin.lentner.com> <1018395209.3cb37a490ea77@mail.ph.utexas.edu> <1018395774.3cb37c7ee09ed@penguin.lentner.com>
In-Reply-To: <1018395774.3cb37c7ee09ed@penguin.lentner.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 128.83.155.179
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Sean M Lentner <imp@Lentner.com>:
> OK after banging my head a few times (I was in the
> horde/imp/config/mime_drivers.php) I get a MSWord icon next to the word
> attachment but it fails to display the file at all, I get just a blank white
> browser window.
Check your horde logs, system logs, and web server logs and
see if you can see any errors being reported. Other than that
I have no real idea.
--
Eric Rostetter
eric.rostetter@physics.utexas.edu
Hey Rocky! Watch me pull a rabbit from my hat!
>From eculp@encontacto.net Date: Tue, 9 Apr 2002 17:03:51 -0700
Return-Path: <eculp@encontacto.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 44837 invoked from network); 10 Apr 2002 00:03:30 -0000
Received: from adsl-64-173-182-158.dsl.mtry01.pacbell.net (HELO encontacto.net) (64.173.182.158)
by clark.horde.org with SMTP; 10 Apr 2002 00:03:30 -0000
Received: from localhost (localhost [127.0.0.1])
(uid 0)
by encontacto.net with local; Tue, 09 Apr 2002 17:03:51 -0700
Received: from 64.173.182.155 ( [64.173.182.155])
as user eculp@encontacto.net@encontacto.net by Mail.EnContacto.Net with HTTP;
Tue, 9 Apr 2002 17:03:51 -0700
Message-ID: <1018397031.3cb381674d7c5@Mail.EnContacto.Net>
Date: Tue, 9 Apr 2002 17:03:51 -0700
From: Edwin Culp <eculp@encontacto.net>
To: imp@lists.horde.org, Sean M Lentner <imp@Lentner.com>
References: <003301c1e00f$953cde10$9100a8c0@alonso> <1018370666.3cb31a6a10ca4@penguin.lentner.com> <1018389261.3cb3630ddbbb5@mail.ph.utexas.edu> <1018371696.3cb31e7083897@penguin.lentner.com> <1018390333.3cb3673de57f2@mail.ph.utexas.edu> <1018376439.3cb330f763cea@penguin.lentner.com> <1018395209.3cb37a490ea77@mail.ph.utexas.edu> <1018395774.3cb37c7ee09ed@penguin.lentner.com>
In-Reply-To: <1018395774.3cb37c7ee09ed@penguin.lentner.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Originating-IP: 64.173.182.155
Subject: Re: [imp] How to add wvHTML to IMP 3.0
Quoting Sean M Lentner <imp@Lentner.com>:
<SNIP>
|
| OK after banging my head a few times (I was in the
| horde/imp/config/mime_drivers.php) I get a MSWord icon next to the word
| attachment but it fails to display the file at all, I get just a blank white
|
Are you sure the path is right and the spelling is the same as your
bin directory.
Mine ie
$mime_drivers['horde']['msexcel']['location'] = '/usr/local/bin/xlHtml';
for example.
do a
# type xlHtml
xlHtml is /usr/local/bin/xlHtml
just to be sure.
ed
| browser window.
|
|
| Thanks :)
|
| --
| 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
|
|
-------------------------------------------------------------
http://insourcery.com - Mergence of Business and Technology
a "Griffin Plaza Partners, LLC" Company