Roundcube Community Forum

 

Folders problem and cant create them

Started by white_devil, April 30, 2008, 02:36:59 PM

Previous topic - Next topic

white_devil

Hi,

I just downloaded RC and is really nice, but i cant create any folders, so when i try to send a message, it send it but the compose screen keep in front of me, and i checked the log file and saw the problem is that messages cant be copied to sent folder, because there's no folder.

I have enabled the config parameter for creating default folders, but i still cant get folders done.. i just doesnt work... i cant create them myself i get an error...

Any help please?? thank you very much...

jak0lantash

Hi,

I have the same problem. I change the main conf file like :
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash');
$rcmail_config['create_default_folders'] = TRUE;

But when a "new" user log in the webmail, these folders are not created (INBOX is OK).
I can not create custom folder with the webmail, access to Trash or Draft. And when I send an e-mail, it can not save it in Sent...

Please help me. I searched on the net but find nothing... :'(:'(