Roundcube Community Forum

 

auto Creating folders at the first login

Started by ulquiorra, September 07, 2009, 11:06:09 AM

Previous topic - Next topic

ulquiorra

hi to every body.

I have a problem with my configuration (or may be no). first of all is it possible to automaticaly create folders like trash, junk, or somme things like that at the first login of a user? if yes how do i do?
Because i've set those variables of roundcube config talking about that but it doesn't give any result. please help me..

oldschool

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


Rgds.

ulquiorra

#2
I've try that way but no results. may be it is a bug of the 2 stable release of roundcube...
it is only creating the INBOX folder, but not the other ones

EDIT--> or may be i hve to activate it after logged  in??? please i'm very confuse..

JohnDoh

this only works the first time the user logs in, so if you turn it on now it wont create the folders for any users RC already knows about, even if they dont have them.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

ulquiorra

oh thanks for the precision. let me test it ans see. thanks