roundcube create folders problems
October 8th, 2009
I’ve recently upgrade roundcube and a saw other weird problems and behaviours .
The new problem is : when a new mailbox is accessed , the default folders are not created on the login .
I’ve fixed the problem using a stupid and simple way , changind the case of the boolean assertions in the main config .
What i’ve done ?
replaced the assertion "true" to "TRUE"
and the problem stopped .
Strange ? yep .. Works ? Yep .. happy ? SURE :)