Roundcube Community Forum

Release Support => Requests => Topic started by: limburatorul on March 01, 2009, 05:05:33 AM

Title: Folders
Post by: limburatorul on March 01, 2009, 05:05:33 AM
First of all, great job, the client works perfect, and its fast too.
Second, it would be nice if the folders Trash, Drafts, Junk, Sent would be made when a new user joins.
I tried to temper with the mysql db so that after i make a new user in the mail server and then login in round cube it would make the folders automatically but i had no success.


Thanks
Title: Folders
Post by: JohnDoh on March 01, 2009, 06:20:45 AM
hi, there is a config setting to control this, check config/main.inc.php for `create_default_folders`
Title: Folders
Post by: limburatorul on March 02, 2009, 02:38:47 AM
Quote from: JohnDoh;17396hi, there is a config setting to control this, check config/main.inc.php for `create_default_folders`

thanks, missed that

edit: also, a larger attachment? or a way for the mail admin to modify it. and the plugins that are already available (password changer... etc). Plus a registration panel that the mail admin cand turn off or on so it can enable free registration


Thanks
Title: Folders
Post by: Julius Caesar on March 02, 2009, 04:07:35 AM
Quote from: limburatorul;17408edit: also, a larger attachment?

Modify the upload_max_filesize in the php.ini. Default it's 2M and mark out. Remove the ; and modify the value. Do not forget to restart the webserver software

I.E.:
upload_max_filesize = 4M