On Tue, 7 Oct 2008 16:12:19 +0800 (CST), Stephen Liu <[EMAIL PROTECTED]>
wrote:
> --- [EMAIL PROTECTED] wrote:
> 
>> 
>> On Tue, 7 Oct 2008 15:02:47 +0800 (CST), Stephen Liu
>> <[EMAIL PROTECTED]>
>> wrote:
>> > Hi folks,
>> > 
>> > 
>> > Debian Etch
>> > Postfix
>> > Dovecot-imap
>> > Roundcubemail-0.1
>> > 
>> > 
>> > Roundcube is running I can login to send mails.  But the mails sent
>> > can't be saved.  There is only one folder "Inbox" displayed.  
>> > 
>> > 
>> > On Personal Setttings -> Folders
>> > Only "Inbox" displaying
>> > 
>> > 
>> > I can't create new folders manually there, on saving warning popup
>> > saying unable to save.
>> > 
>> > The table for seleting Sent/Trash/Draft etc. folders all disappear
>> > there.
>> > 
>> > 
>> > I have been playing round on main.inc.php and db.inc.php without
>> > result/
>> > 
>> > 
>> > Neither Roundcube can receive mails.  All incoming mails are on
>> > /var/mail/users.
>> > 
>> > 
>> > Please help.
>> > 
>> > 
>> > B.R.
>> > Stephen L
>> > 
>> > 
>> > 
>> > Send instant messages to your online friends
>> http://uk.messenger.yahoo.com 
>> > _______________________________________________
>> > List info: http://lists.roundcube.net/users/
>> > 
>> 
>> Hello,
>> 
>> I had the same problem, it was actually change a variable in the file
>> main.inc.php:
>> 
>> / / Automatically create the above listed default folders on login
>> $ rcmail_config [ 'create_default_folders'] = TRUE;
>> 
>> 
>> This will automatically create the missing files.
>> 
>> Sincerely
> 
> 
> Hi,
> 
> 
> Thanks for your advice.
> 
> 
> I tried both versions before;
> $rcmail_config['create_default_folders'] = FALSE;
> $rcmail_config['create_default_folders'] = TRUE;
> 
> None of them work.  The strange thing is I can't create folders
> manually, saving NOT working.
> 
> 
> B.R.
> Stephen
> 
> Send instant messages to your online friends
http://uk.messenger.yahoo.com 
> _______________________________________________
> List info: http://lists.roundcube.net/users/
> 

Maybe you have a problem with permission folder...

Check the logs of roundcube in /logs/error, if you have enabled them
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to