Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: GunFro on July 28, 2006, 07:37:16 AM

Title: Rename
Post by: GunFro on July 28, 2006, 07:37:16 AM
.......................
Title: Re: Rename
Post by: AndyW on July 29, 2006, 02:40:44 PM

Maybe playing with
Code: [Select]
// protect the default folders from renames, deletes, and subscription changes
$rcmail_config['protect_default_folders'] = TRUE;

in your main.inc.php may help.