Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create default folders #4391

Closed
rcubetrac opened this issue Nov 9, 2013 · 5 comments
Closed

Create default folders #4391

rcubetrac opened this issue Nov 9, 2013 · 5 comments

Comments

@rcubetrac
Copy link

Reported by rosali on 9 Nov 2013 11:34 UTC as Trac ticket #1489423

Default folders ...

./config/main.inc.php

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

... are only created on first time login. This is bad if you want to add additonal default folders for existing Roundcube users. F.e. add 'Archive' folder after installing 'archive' plugin.

Migrated-From: http://trac.roundcube.net/ticket/1489423

@rcubetrac
Copy link
Author

Comment by @alecpl on 9 Nov 2013 15:07 UTC

Well, it was working like that in the past, but was changed. -1 from me, but if Thomas decides otherwise I'll not raise an objection.

@rcubetrac
Copy link
Author

Comment by rosali on 10 Nov 2013 09:30 UTC

If you re-implement it, please consider the order of default folders according to the configuration array $rcmail_config['default_folders'] as well. Of course INBOX always has to be the first folder. Thanks!

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 1 Dec 2013 10:02 UTC

1.0-beta => 1.0-stable

@rcubetrac
Copy link
Author

Comment by @alecpl on 27 Jan 2014 09:41 UTC

Ok, we decided to bring back the original behaviour. Fixed in 4da065e.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 27 Jan 2014 09:41 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant