[imp] maintenance

kristinn@zoom.is kristinn@zoom.is
Sun, 24 Feb 2002 13:22:46 +0000 (GMT)


Chuck I did this in imp/config/prefs.php

$prefGroups['monthlytasks'] = array();
//    'column' => _("Mail Management"),
//    'label' => _("Maintenance Operations"),
//    'desc' => _("Customize maintenance operations run upon login to IMP."),
//    'members' => array('rename_sentmail_monthly', 'delete_sentmail_monthly',
//                       'delete_sentmail_monthly_keep', 'purge_trash',
//                       'purge_trash_interval', 'purge_trash_keep')
// );

should this not make the Maintenance page go away when I log in to IMP?

What is the right way to do this ?

--
Thanks

> 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
> 
> -- 
> 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 mmonka@netzquadrat.de Date: 24 Feb 2002 14:37:32 +0000
Return-Path: <mmonka@netzquadrat.de>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 18104 invoked from network); 24 Feb 2002 13:31:03 -0000
Received: from erdbert.netzquadrat.de (217.10.64.130)
  by clark.horde.org with SMTP; 24 Feb 2002 13:31:03 -0000
Received: from [217.10.64.184] (helo=markus.netzquadrat.de)
	by erdbert.netzquadrat.de with esmtp (Exim 3.12 #1 (Debian))
	id 16eyju-0002mG-00
	for <imp@lists.horde.org>; Sun, 24 Feb 2002 14:30:54 +0100
From: markus monka <mmonka@netzquadrat.de>
To: imp@lists.horde.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.1 
Date: 24 Feb 2002 14:37:32 +0000
Message-Id: <1014561452.14889.181.camel@markus>
Mime-Version: 1.0
Subject: problem with session / imp

Hi,

i am using horde 2.0 and imp 3.0.

apache-ssl
php4.1.0

I configuered like it is in the CONFIG - Files 
but every time i log in,  i got this error
message:
( Only IMP authentication )

"Your Mail session has expired. Please login again."

Does anyone knows this Problem?
Is it a PHP4 Problem of my Server ?
Or a redirect problem ?

Markus