[imp] removing maintenance

Joshua E Warchol jwarchol@dsl.net
Fri, 5 Apr 2002 10:37:34 -0500


This should be in the faq

On Fri, Apr 05, 2002 at 02:46:23PM +0200, Jan Schneider wrote:
> Zitat von jeremy <jeremy_cassidy@mindlink.bc.ca>:
> 
> > Hi, 
> > 
> >     How do you remove the maintence check in IMP? I can log into my
> > account but do not want the maintenace wizard to come up. Any way to stop
> > this.
> 
> Read the mailing list archive.
> 
> Jan.
> 
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
> 
> -- 
> 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

-- 
Joshua Warchol
UNIX Systems Administrator
DSL.net


>From eric.rostetter@physics.utexas.edu Date: Fri,  5 Apr 2002 10:09:57 -0600
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 26470 invoked from network); 5 Apr 2002 16:09:41 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
  by clark.horde.org with SMTP; 5 Apr 2002 16:09:41 -0000
Received: (from httpd@localhost)
	by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id KAA24216
	for imp@lists.horde.org; Fri, 5 Apr 2002 10:09:57 -0600
Received: from 128.83.155.179 ( [128.83.155.179])
	as user ericr@mail.ph.utexas.edu by mail.ph.utexas.edu with HTTP;
	Fri,  5 Apr 2002 10:09:57 -0600
Message-ID: <1018022997.3cadcc5538281@mail.ph.utexas.edu>
Date: Fri,  5 Apr 2002 10:09:57 -0600
From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <1017853241.3cab35391adc0@mail.ph.utexas.edu> <1017943914.3cac976a39a51@marina.horde.org> <1017957210.3caccb5acf866@mail.ph.utexas.edu> <1017962124.3cacde8c29827@mail.ph.utexas.edu> <1017988557.3cad45cde1331@webmail.utbm.fr>
In-Reply-To: <1017988557.3cad45cde1331@webmail.utbm.fr>
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] text/enriched viewer

Quoting Dominique Dalponte <dominique.dalponte@utbm.fr>:

> I use imp3.1 horde2.0
> excuse me for me stupid question, but how to apply this 
> patch

It is actually just a new file.  Copy the file to
horde/lib/MIME/Viewer/enriched.php

Then you need to tell Horde to use it.  Modify 
horde/config/mime_drivers.php by appending the following
lines to the end (these are the minimum lines to make it
work, you could add more):

$mime_drivers['horde']['enriched']['handles'] = array('text/enriched');
$mime_drivers['horde']['enriched']['inline'] = true;

> I tried to find in my horde directory the file nriched.php but I can't find
> it

It is a new module, you have to add it to your horde installation. 

-- 
Eric Rostetter
eric.rostetter@physics.utexas.edu

Hey Rocky!  Watch me pull a rabbit from my hat!