[horde] using Trash folder default
Vilius Sumskas/LNK
vilius at lnk.lt
Tue Oct 8 14:54:56 UTC 2013
> Hi, i want to set the imap Trash folder as default for all users in
> imp latest stable, it seem the syntax has changed ,i failed create the
> wanted values in prefs.local.php of imp
>
> i guess it should be like
>
> $_prefs['trash_folder'] = array(
> 'value' => 'Trash'
> );
>
> $_prefs['use_trash'] array(
> 'value' => '1'
> );
>
> anyone with infos about this ?
trash_folder value is already configured in prefs.php so you don't need to
overwrite it in prefs.local.php. All you need to do set enable use_trash
to 1.
--
Vilius
More information about the horde
mailing list