[imp] Maintenance Operations

Toomas Vann tom@bns.ee
Wed, 30 Jan 2002 16:50:47 +0200


Hi!

Thank you, this was what i was looking for.

Regards,
Toomas

-----Original Message-----
From: Metee Khanongnuch [mailto:may@yipintsoi.com]
Sent: 30. jaanuar 2002. a. 16:42
To: imp@lists.horde.org
Subject: Re: [imp] Maintenance Operations


----- Original Message ----- 
From: "Jan Schneider" <jan@horde.org>
To: <imp@lists.horde.org>
Sent: Wednesday, January 30, 2002 7:31 PM
Subject: RE: [imp] Maintenance Operations


> You have to set 'locked' to true.

edit file imp/config/prefs.php and set 'locked' to true on this subject.

$_prefs['rename_sentmail_monthly'] = array(
    'locked' => true,
    ...

$_prefs['delete_sentmail_monthly'] = array(
    'locked' => true,
    ...

$_prefs['delete_sentmail_monthly_keep'] = array(
    'locked' => true,
    ...

$_prefs['purge_trash'] = array(
    'locked' => true,
    ...

$_prefs['purge_trash_interval'] = array(
    'locked' => true,
    ...

$_prefs['purge_trash_keep'] = array(
    'locked' => true,
    ...

-----


-- 
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