Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Clikti on May 19, 2011, 10:16:28 AM

Title: Can't create sub directories
Post by: Clikti on May 19, 2011, 10:16:28 AM
Hello,

In my roundcube I can create a directory to store my emails.
If I want to create a subdirectory for this directory I get this error on top of the screen in red : An error has prevented the backup
(I have roundcube in french so I don't know if this error message exist in english :confused:

Thank you in advance for helping me.
Title: Can't create sub directories
Post by: rosali on May 19, 2011, 10:51:07 AM
Most probably your settings are incomplete. Check IMAP section of ./config/main.inc.php. You should get hints in your IMAP server logs why the request fails. In addition you could enable ...

$rcmail_config['imap_debug'] = true;

... to log IMAP conversation between Roundcube and your Server backend.
Title: Can't create sub directories
Post by: Clikti on May 19, 2011, 11:06:38 AM
Thank you for your answer but this doesn't fix it.

I create a folder "Test" and I can't create a subfolder as u know.
I check "/home/MyUser/Test" => Test is not a folder :o
Title: Can't create sub directories
Post by: rosali on May 19, 2011, 03:10:27 PM
Well, what about the logs?

This is not a Roundcube issue. Check your logs and configure Roundcube accordingly.
Title: Can't create sub directories
Post by: mgdb on February 01, 2012, 05:37:37 AM
Hello,
Did you have resolved the problem ?
I have exactly the same.
Thanks