Hi, how can I prevent users deleting system folder? I created a folder "Archive" and I would like to avoid accidental delete.. I put this in config.inc.php:
config.inc.php:$config['default_folders'] = array('INBOX', 'Drafts', 'Sent',
'Junk', 'Trash', 'Archive');
Thank you
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
