Hello,
I have the same problem. Roundcube don't create sub-directory on the logon of new user.
Regards,
Thu, 4 Feb 2010 13:46:11 -0200, "Diego Gomes - Cecred" <diego.gomes@cecred.coop.br> wrote:
Look too..// store draft message is this mailbox
// leave blank if draft messages should not be stored
$rcmail_config['drafts_mbox'] = 'Rascunhos';// store spam messages in this mailbox
$rcmail_config['junk_mbox'] = 'Spam';// store sent message is this mailbox
// leave blank if sent messages should not be stored
$rcmail_config['sent_mbox'] = 'Itens Enviados';// move messages to this folder when deleting them
// leave blank if they should be deleted directly
$rcmail_config['trash_mbox'] = 'Lixeira';----- Original Message -----From: Claudio KuenzlerSent: Thursday, February 04, 2010 1:35 PMSubject: Re: [RCU] how toHi,
Not sure if I understand for sure what you mean, but I guess you have problems in Roundcube to see the default IMAP folders except Inbox.
You should check the following params in your main.inc.php:
-----------------------
// display these folders separately in the mailbox list.
// these folders will also be displayed with localized names
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash');
// automatically create the above listed default folders on login
$rcmail_config['create_default_folders'] = TRUE;
-----------------------
As you use dovecot, the default_imap_folders should already be correct like this.
Set create_default_folders to TRUE. This should show the folders in Roundcube.
cheers,
ck
On Thu, Feb 4, 2010 at 4:29 PM, Diego Gomes - Cecred <diego.gomes@cecred.coop.br> wrote:
Hello,I have a MTA with postfix, dovecot, MailScanner, Spam Assassin, procmail...This MTA work with pop3 and imap clients...We don´t have WebmailI´m testing Roundcube...Well...When I logged in webmail, with a new user, the Box´s don´t create, just INBOX...If I logged with a account that use IMAP, in the server, I have the home of user, and Maildir directory... inside this directory, i have the box, that I create...when i login in webmail, this Box don´t appear, just the Inbox. If i send a email, dont create the Sent Itens box too..Well, How can I to do roundcube work if my environment?Thanks anyway....
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
_______________________________________________
List info: http://lists.roundcube.net/users/
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.