[imp] maintenance

Dieter Rothacker dr-tech@web.de
Tue, 05 Feb 2002 23:30:17 +0100


At 22:03 05.02.2002 +0000, you wrote:
>Hi Virgil,
>
> > Every time I login that screen pops up to ask if I wanna perform the
> > maintenance.  Besides that IMP is great.  any help would be apreciated.
>
>The configuration of IMP seems to be a bit of a disaster with bits here
>there and everywhere and no real separation of content and code. :|
>
>The way I disabled the maintenance at login was to comment out the
>following lines in the file imp/lib/Maintenance/imp.php
>
>     var $maint_tasks = array(
>         'rename_sentmail_monthly' => MAINTENANCE_MONTHLY,
>         'delete_sentmail_monthly' => MAINTENANCE_MONTHLY,
>         'purge_trash' => MAINTENANCE_MONTHLY
>     );
>
>replacing them with the following line:
>
>var $maint_tasks = array();
>
>That should do the trick!

It works for me with MySQL without changing something. Is your horde_prefs 
table populated? There should be various entries for each horde user where 
the settings are stored.

-- 
Dieter Rothacker



>From virg@custom Date: Tue,  5 Feb 2002 14:40:51 -0800
Return-Path: <virg@custom-tech.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 60515 invoked from network); 5 Feb 2002 22:40:22 -0000
Received: from unknown (HELO mail.custom-tech.net) (65.174.71.50)
  by clark.horde.org with SMTP; 5 Feb 2002 22:40:22 -0000
Received: (qmail 9404 invoked by uid 48); 5 Feb 2002 22:40:51 -0000
Received: from 129.65.40.61 ( [129.65.40.61])
	as user virg@localhost by www.custom-tech.net with HTTP;
	Tue,  5 Feb 2002 14:40:51 -0800
Message-ID: <1012948851.3c605f730c8b3@www.custom-tech.net>
Date: Tue,  5 Feb 2002 14:40:51 -0800
From: virg@custom-tech.net
To: imp@lists.horde.org
References: <1012944778.3c604f8a4c008@www.custom-tech.net> <1012944778.3c604f8a4c008@www.custom-tech.net> <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
In-Reply-To: <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
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: 129.65.40.61
Subject: Re: [imp] maintenance

It works for me with MySQL without changing something. Is your horde_prefs 
table populated? There should be various entries for each horde user where 
the settings are stored.
 
  I have not looked at that table.  Mine is a PostgreSql, but I assume the     
  table names should be the same? 

var $maint_tasks = array();
That should do the trick!

  this solution worked for me as well....thanks.

Virgil


>From virg@custom Date: Tue,  5 Feb 2002 14:46:44 -0800
Return-Path: <virg@custom-tech.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 61505 invoked from network); 5 Feb 2002 22:46:14 -0000
Received: from unknown (HELO mail.custom-tech.net) (65.174.71.50)
  by clark.horde.org with SMTP; 5 Feb 2002 22:46:14 -0000
Received: (qmail 9482 invoked by uid 48); 5 Feb 2002 22:46:44 -0000
Received: from 129.65.40.61 ( [129.65.40.61])
	as user virg@localhost by www.custom-tech.net with HTTP;
	Tue,  5 Feb 2002 14:46:44 -0800
Message-ID: <1012949204.3c6060d453d58@www.custom-tech.net>
Date: Tue,  5 Feb 2002 14:46:44 -0800
From: virg@custom-tech.net
To: imp@lists.horde.org
References: <1012944778.3c604f8a4c008@www.custom-tech.net> <1012944778.3c604f8a4c008@www.custom-tech.net> <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
In-Reply-To: <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
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: 129.65.40.61
Subject: Re: [imp] maintenance

Hi Dieter

> 
> It works for me with MySQL without changing something. Is your horde_prefs 
> table populated? There should be various entries for each horde user where 
> the settings are stored.
> 
> 
   Excuse my ignorance, but is this done for each user when they are added to 
the system as a regular user,  or should I have to do this maually.  I don't  
have that table in my database? should I create it or is there somethig that 
does it for me?  Thanks.

Virgil


>From chuck@horde.org Date: Tue,  5 Feb 2002 17:47:55 -0500
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 62460 invoked from network); 5 Feb 2002 22:48:35 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 5 Feb 2002 22:48:35 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 3531C39CB; Tue,  5 Feb 2002 17:47:55 -0500 (EST)
Received: from 192.168.0.125 ( [192.168.0.125])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  5 Feb 2002 17:47:55 -0500
Message-ID: <1012949275.3c60611b0b9b3@marina.horde.org>
Date: Tue,  5 Feb 2002 17:47:55 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <1012944778.3c604f8a4c008@www.custom-tech.net> <20020205214448.8A5F.CONOR@dev.ceon.net>
In-Reply-To: <20020205214448.8A5F.CONOR@dev.ceon.net>
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
Subject: Re: [imp] maintenance

Quoting Conor Kerr <conor@dev.ceon.net>:

> The configuration of IMP seems to be a bit of a disaster with bits here
> there and everywhere and no real separation of content and code. :|

I'm sorry you think so. If you'd care to make specific comments about what you 
think should be seperated out more, I'd be interested in hearing them.

> The way I disabled the maintenance at login was to comment out the
> following lines in the file imp/lib/Maintenance/imp.php

No, just lock the preferences in imp/config/prefs.php.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From jan@horde.org Date: Wed,  6 Feb 2002 00:35:12 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 64394 invoked from network); 5 Feb 2002 23:43:50 -0000
Received: from mailout04.sul.t-online.com (194.25.134.18)
  by clark.horde.org with SMTP; 5 Feb 2002 23:43:50 -0000
Received: from fwd01.sul.t-online.de 
	by mailout04.sul.t-online.com with smtp 
	id 16YFFc-0007TI-02; Wed, 06 Feb 2002 00:43:48 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.33.132]) by fmrl01.sul.t-online.com
	with esmtp id 16YFFa-1ZndSKC; Wed, 6 Feb 2002 00:43:46 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g15NZC901880
	for <imp@lists.horde.org>; Wed, 6 Feb 2002 00:35:12 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Wed,  6 Feb 2002 00:35:12 +0100
Message-ID: <1012952112.3c606c3079c87@linux.wg.de>
Date: Wed,  6 Feb 2002 00:35:12 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.43.0202051455050.1461-100000@centaur.ccs.yorku.ca>
In-Reply-To: <Pine.LNX.4.43.0202051455050.1461-100000@centaur.ccs.yorku.ca>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Suggestion for replies.

Zitat von Ramon Kagan <rkagan@yorku.ca>:

> Hi,
> 
> It might be a nice option to allow users to decide whether they want
> to have the original message in a reply.
> 
> What do you think?

Any ideas how to solve this on the ui side?

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From jan@horde.org Date: Wed,  6 Feb 2002 00:33:51 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 64408 invoked from network); 5 Feb 2002 23:43:53 -0000
Received: from mailout04.sul.t-online.com (194.25.134.18)
  by clark.horde.org with SMTP; 5 Feb 2002 23:43:53 -0000
Received: from fwd01.sul.t-online.de 
	by mailout04.sul.t-online.com with smtp 
	id 16YFFc-0007TI-03; Wed, 06 Feb 2002 00:43:48 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.33.132]) by fmrl01.sul.t-online.com
	with esmtp id 16YFFb-1ZndSLC; Wed, 6 Feb 2002 00:43:47 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g15NXq901855
	for <imp@lists.horde.org>; Wed, 6 Feb 2002 00:33:53 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Wed,  6 Feb 2002 00:33:51 +0100
Message-ID: <1012952031.3c606bdfb4608@linux.wg.de>
Date: Wed,  6 Feb 2002 00:33:51 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1012929428.1263.9.camel@dumbo.zwecker.de>
In-Reply-To: <1012929428.1263.9.camel@dumbo.zwecker.de>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Imp Path and Date

Zitat von Christophe Zwecker <doc@zwecker.de>:

> Hi,
> 
> I use imp3 + horde2 on RH7.1
> 
> 
> it looks fine , except that alle the mails not dated today are dated
> first of february.
> 
> Any idea ?

Either a buggy c-client or a buggy php. If IMP displays the correct date 
field in the message view, php is to blame.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From jan@horde.org Date: Wed,  6 Feb 2002 00:36:53 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 65650 invoked from network); 5 Feb 2002 23:46:06 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
  by clark.horde.org with SMTP; 5 Feb 2002 23:46:06 -0000
Received: from fwd01.sul.t-online.de 
	by mailout07.sul.t-online.com with smtp 
	id 16YFFs-0002gn-00; Wed, 06 Feb 2002 00:44:04 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.33.132]) by fmrl01.sul.t-online.com
	with esmtp id 16YFFd-1ZndSMC; Wed, 6 Feb 2002 00:43:49 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g15Nar901888
	for <imp@lists.horde.org>; Wed, 6 Feb 2002 00:36:53 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Wed,  6 Feb 2002 00:36:53 +0100
Message-ID: <1012952213.3c606c957c399@linux.wg.de>
Date: Wed,  6 Feb 2002 00:36:53 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1012945055.3c60509febaca@www.shorttermwhat.com>
In-Reply-To: <1012945055.3c60509febaca@www.shorttermwhat.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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Addressbook showing everyone as already there

Zitat von Paul Bauer <pbauer@mail.shorttermwhat.com>:

> 
> I am trying to get the address book working properly.  If I manually
> enter a 
> person into the address book all is well.   But every mail I get lists
> all 
> recipients as having been added to the address book already.
> Can anyone point me in the right direction?  
> I am storing everything in postgresql if it matters and everything else
> seems 
> fine.

Check the mailing list archives for imp and turba and you'll find a patch 
for this. This is a bug that will be fixed in the next release (And is 
already in cvs of course).

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From pbauer@mail.shorttermwhat.com Date: Tue,  5 Feb 2002 15:52:26 -0800
Return-Path: <pbauer@mail.shorttermwhat.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 67272 invoked from network); 5 Feb 2002 23:52:31 -0000
Received: from user-119bpv9.biz.mindspring.com (HELO mail.shorttermwhat.com) (66.149.231.233)
  by clark.horde.org with SMTP; 5 Feb 2002 23:52:31 -0000
Received: by mail.shorttermwhat.com (Postfix, from userid 65534)
	id 8102B20842; Tue,  5 Feb 2002 15:52:26 -0800 (PST)
Received: from 64.162.42.238 ( [64.162.42.238])
	as user pbauer@localhost by  with HTTP;
	Tue,  5 Feb 2002 15:52:26 -0800
Message-ID: <1012953146.3c60703a41400@>
Date: Tue,  5 Feb 2002 15:52:26 -0800
From: Paul Bauer <pbauer@mail.shorttermwhat.com>
To: imp@lists.horde.org
References: <1012945055.3c60509febaca@www.shorttermwhat.com> <1012952213.3c606c957c399@linux.wg.de>
In-Reply-To: <1012952213.3c606c957c399@linux.wg.de>
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: 64.162.42.238
Subject: Re: [imp] Addressbook showing everyone as already there

I used a tarball to install 3.0
I have tried updating using CVS as indicated in the docs to no avail.   If 
someone would be kind enough to tell me how to update with no CVS directory 
already present I will gladly do so.

Thanks.


Quoting Jan Schneider <jan@horde.org>:

> Zitat von Paul Bauer <pbauer@mail.shorttermwhat.com>:
> 
> > 
> > I am trying to get the address book working properly.  If I manually
> > enter a 
> > person into the address book all is well.   But every mail I get lists
> > all 
> > recipients as having been added to the address book already.
> > Can anyone point me in the right direction?  
> > I am storing everything in postgresql if it matters and everything else
> > seems 
> > fine.
> 
> Check the mailing list archives for imp and turba and you'll find a patch 
> for this. This is a bug that will be fixed in the next release (And is 
> already in cvs of course).
> 
> 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
> 
> 




>From jan@horde.org Date: Wed,  6 Feb 2002 01:01:48 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 68517 invoked from network); 6 Feb 2002 00:03:45 -0000
Received: from mailout06.sul.t-online.com (194.25.134.19)
  by clark.horde.org with SMTP; 6 Feb 2002 00:03:45 -0000
Received: from fwd08.sul.t-online.de 
	by mailout06.sul.t-online.com with smtp 
	id 16YFYu-00077j-00; Wed, 06 Feb 2002 01:03:44 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.33.132]) by fmrl08.sul.t-online.com
	with esmtp id 16YFYt-0mxnw9C; Wed, 6 Feb 2002 01:03:43 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g1601m902187
	for <imp@lists.horde.org>; Wed, 6 Feb 2002 01:01:49 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Wed,  6 Feb 2002 01:01:48 +0100
Message-ID: <1012953708.3c60726c2937a@linux.wg.de>
Date: Wed,  6 Feb 2002 01:01:48 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1012945055.3c60509febaca@www.shorttermwhat.com> <1012952213.3c606c957c399@linux.wg.de> <1012953146.3c60703a41400@>
In-Reply-To: <1012953146.3c60703a41400@>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Addressbook showing everyone as already there

You have to create a new checkout from cvs, you can't update a tarball. All 
this is explained at http://horde.org/source/

Zitat von Paul Bauer <pbauer@mail.shorttermwhat.com>:

> I used a tarball to install 3.0
> I have tried updating using CVS as indicated in the docs to no avail.  
> If 
> someone would be kind enough to tell me how to update with no CVS
> directory 
> already present I will gladly do so.
> 
> Thanks.
> 
> 
> Quoting Jan Schneider <jan@horde.org>:
> 
> > Zitat von Paul Bauer <pbauer@mail.shorttermwhat.com>:
> > 
> > > 
> > > I am trying to get the address book working properly.  If I manually
> > > enter a 
> > > person into the address book all is well.   But every mail I get
> lists
> > > all 
> > > recipients as having been added to the address book already.
> > > Can anyone point me in the right direction?  
> > > I am storing everything in postgresql if it matters and everything
> else
> > > seems 
> > > fine.
> > 
> > Check the mailing list archives for imp and turba and you'll find a
> patch 
> > for this. This is a bug that will be fixed in the next release (And is
> 
> > already in cvs of course).

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From cseufert@altavista.com Date: 5 Feb 2002 16:45:52 -0800
Return-Path: <cseufert@altavista.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 70371 invoked from network); 6 Feb 2002 00:46:23 -0000
Received: from c016-h007.c016.snv.cp.net (HELO c016.snv.cp.net) (209.228.33.185)
  by clark.horde.org with SMTP; 6 Feb 2002 00:46:23 -0000
Received: (cpmta 8557 invoked from network); 5 Feb 2002 16:45:52 -0800
Date: 5 Feb 2002 16:45:52 -0800
Message-ID: <20020206004552.8556.cpmta@c016.snv.cp.net>
X-Sent: 6 Feb 2002 00:45:52 GMT
Received: from [203.63.73.182] by mail.altavista.com with HTTP;
    05 Feb 2002 16:45:52 PST
Content-Type: text/plain
Content-Disposition: inline
Mime-Version: 1.0
To: imp@lists.horde.org
From: Chris S <cseufert@altavista.com>
X-Mailer: Web Mail 3.9.3.5
X-Sent-From: cseufert@altavista.com
Subject: How to add features?

Hi, I am fairly new to the whole IMP/Horde thing, and I was wondering how hard it would be to add a project tracking feature (and if it was worth contributing this to IMP). I am current wanting to add a facility to assign a project number to each email, both incomming and outgoing, and not allowing the user to continue without one, but have some was of assigning the message as private (not job related), then archiving the message on either a database table or a directory on the server. How ever i dont know how to modify imp in such a way that it requires you to enter a project number before deleteing the email (ie has to be recorded and archived before delete can be "allowed".

Can anyone give me some ideas as to how this could be done?


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com


>From virg@custom Date: Tue,  5 Feb 2002 16:49:46 -0800
Return-Path: <virg@custom-tech.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 71343 invoked from network); 6 Feb 2002 00:49:16 -0000
Received: from unknown (HELO mail.custom-tech.net) (65.174.71.50)
  by clark.horde.org with SMTP; 6 Feb 2002 00:49:16 -0000
Received: (qmail 10372 invoked by uid 48); 6 Feb 2002 00:49:46 -0000
Received: from 129.65.40.61 ( [129.65.40.61])
	as user virg@localhost by www.custom-tech.net with HTTP;
	Tue,  5 Feb 2002 16:49:46 -0800
Message-ID: <1012956586.3c607daa80778@www.custom-tech.net>
Date: Tue,  5 Feb 2002 16:49:46 -0800
From: Virgil Kyle <virg@custom-tech.net>
To: imp@lists.horde.org
References: <1012944778.3c604f8a4c008@www.custom-tech.net> <1012944778.3c604f8a4c008@www.custom-tech.net> <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
In-Reply-To: <5.1.0.14.0.20020205232804.02a03158@imap.web.de>
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: 129.65.40.61
Subject: Re: [imp] maintenance



I figured it all out, thanks guys.  All the options are great!!!!!


Quoting Dieter Rothacker <dr-tech@web.de>:

> At 22:03 05.02.2002 +0000, you wrote:
> >Hi Virgil,
> >
> > > Every time I login that screen pops up to ask if I wanna perform the
> > > maintenance.  Besides that IMP is great.  any help would be apreciated.
> >
> >The configuration of IMP seems to be a bit of a disaster with bits here
> >there and everywhere and no real separation of content and code. :|
> >
> >The way I disabled the maintenance at login was to comment out the
> >following lines in the file imp/lib/Maintenance/imp.php
> >
> >     var $maint_tasks = array(
> >         'rename_sentmail_monthly' => MAINTENANCE_MONTHLY,
> >         'delete_sentmail_monthly' => MAINTENANCE_MONTHLY,
> >         'purge_trash' => MAINTENANCE_MONTHLY
> >     );
> >
> >replacing them with the following line:
> >
> >var $maint_tasks = array();
> >
> >That should do the trick!
> 
> It works for me with MySQL without changing something. Is your horde_prefs 
> table populated? There should be various entries for each horde user where 
> the settings are stored.
> 
> -- 
> Dieter Rothacker
> 
> 
> -- 
> 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
> 
>