[imp] Direct delete part II
Jan Schneider
jan at horde.org
Thu Dec 23 06:49:02 PST 2004
Zitat von "J. de Jongh" <jdjongh at unet.nl>:
> Hi,
>
> I have a question, i'm using:
> =============
> - horde-2.2.6
> - imp-3.2.5
> =============
>
> Settings:
> =============
>
> file: /conf/prefs.php
>
> // hide deleted
> // a value of 0 = no, 1 = yes
> $_prefs['delhide'] = array(
> 'value' => 1,
> 'locked' => true,
> 'shared' => true,
> 'type' => 'implicit'
> );
>
> // should we move messages to a trash folder instead of just marking
> // them as deleted?
> // a value of 0 = no, 1 = yes
> $_prefs['use_trash'] = array(
> 'value' => 1,
> 'locked' => true,
> 'shared' => true,
> 'type' => 'checkbox',
> 'desc' => _("When deleting messages, move them to your Trash folder
> instead of marking them as deleted?")
> );
>
> The messages in the trash can are shown as regular messages. But there are
> being directly deleted. (If you select and choose for delete)
> Can this setting be applied to the INBOX (and other folders?)?
No.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the imp
mailing list