Roundcube Community Forum

 

The Folders

Started by MrPaky, July 07, 2009, 06:59:59 PM

Previous topic - Next topic

MrPaky

Hi,
I noticed that the first login there is only one folder "inbox" now wanted to know if you can change this setting by setting the folders Inbox, Spam, Sent Mail and Drafts to be visible at first on each Account ? If you can how should I do?

Thank you

Yours faithfully

PS I apologize for my English but not speak English.

corbosman

Check the config/main.inc.php, there's a setting to auto-create all the folders you want.

MrPaky

Thank you,
but what is the approach to change and what parameters should I enter?

Thank you

pilson66

// automatically create the above listed default folders on login
$rcmail_config['create_default_folders'] = TRUE;
TRUE/FALSE