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
hi, there is a config setting to control this, check config/main.inc.php for `create_default_folders`
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
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