Hello! I installed the latest version of RoundCube (0.6) on our new server. When the user makes login, the RoundCube creates default folders, but they do not appear in the list.Every time we have to go to your preferences, enable the folders and then "Folder Special" and click save.It has a way to enable folders automatically at login, as was the case in previous versions? Thanks!
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br
In the main config there should be a line where you define the 'default folders'. Verify that line/that you have entered the default system folders as their names can very on different imap servers. On Oct 31, 2011 1:50 PM, "Gerson Felipe Schwinn" gersonfs@gmail.com wrote:
Hello! I installed the latest version of RoundCube (0.6) on our new server. When the user makes login, the RoundCube creates default folders, but they do not appear in the list.Every time we have to go to your preferences, enable the folders and then "Folder Special" and click save.It has a way to enable folders automatically at login, as was the case in previous versions? Thanks!
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br -- List info: http://lists.roundcube.net/users/ BT/86b78bab
Am 31.10.2011 14:02, schrieb Claudio Kuenzler:
In the main config there should be a line where you define the 'default folders'. Verify that line/that you have entered the default system folders as their names can very on different imap servers. On Oct 31, 2011 1:50 PM, "Gerson Felipe Schwinn" wrote:
Hello! I installed the latest version of RoundCube (0.6) on our new server. When the user makes login, the RoundCube creates default folders, but they do not appear in the list.Every time we have to go to your preferences, enable the folders and then "Folder Special" and click save.It has a way to enable folders automatically at login, as was the case in previous versions? Thanks!
In the roundcube config is direction to enable autocreation for the default folders:
// display these folders separately in the mailbox list. // these folders will also be displayed with localized names // NOTE: Use folder names with namespace prefix (INBOX. on Courier-IMAP) $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;
// protect the default folders from renames, deletes, and subscription changes $rcmail_config['protect_default_folders'] = true;
But I don't know if roundcube automatically subscribe these folders. e.g. with dovecot you can also autocreate default folders and of course subscribe them automatically.
Regards,
List info: http://lists.roundcube.net/users/ BT/9b404e9e
Hi!!
My config:
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); $rcmail_config['create_default_folders'] = true; $rcmail_config['protect_default_folders'] = true;
The folders are created on login (i find them in dovecot maildir), but not activated.. See attached images
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br
2011/10/31 Claudio Kuenzler ck@claudiokuenzler.com:
In the main config there should be a line where you define the 'default folders'. Verify that line/that you have entered the default system folders as their names can very on different imap servers.
On Oct 31, 2011 1:50 PM, "Gerson Felipe Schwinn" gersonfs@gmail.com wrote:
Hello! I installed the latest version of RoundCube (0.6) on our new server. When the user makes login, the RoundCube creates default folders, but they do not appear in the list.Every time we have to go to your preferences, enable the folders and then "Folder Special" and click save.It has a way to enable folders automatically at login, as was the case in previous versions? Thanks!
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br -- List info: http://lists.roundcube.net/users/ BT/86b78bab
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/J8/Q8Qhy3pK/img1.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img2.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img3.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img4.gif Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
On my system, Dovecot is creating the folders, not Roundcube. But the rest all happens properly for me. My config is:
$rcmail_config['drafts_mbox'] = 'Drafts'; $rcmail_config['junk_mbox'] = 'Spam'; $rcmail_config['sent_mbox'] = 'Sent'; $rcmail_config['trash_mbox'] = 'Trash'; $rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Spam', 'Trash'); $rcmail_config['create_default_folders'] = false; $rcmail_config['protect_default_folders'] = true;
Works perfectly.
Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR ____________
On 10/31/11 06:08, Gerson Felipe Schwinn wrote:
Hi!!
My config:
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); $rcmail_config['create_default_folders'] = true; $rcmail_config['protect_default_folders'] = true;
The folders are created on login (i find them in dovecot maildir), but not activated.. See attached images
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br
2011/10/31 Claudio Kuenzler ck@claudiokuenzler.com:
In the main config there should be a line where you define the 'default folders'. Verify that line/that you have entered the default system folders as their names can very on different imap servers.
On Oct 31, 2011 1:50 PM, "Gerson Felipe Schwinn" gersonfs@gmail.com wrote:
Hello! I installed the latest version of RoundCube (0.6) on our new server. When the user makes login, the RoundCube creates default folders, but they do not appear in the list.Every time we have to go to your preferences, enable the folders and then "Folder Special" and click save.It has a way to enable folders automatically at login, as was the case in previous versions? Thanks!
Att.
Gerson Felipe Schwinn Sócio - Gerente de TI http://www.onehost.com.br http://www.oneweb.com.br -- List info: http://lists.roundcube.net/users/ BT/86b78bab
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/J8/Q8Qhy3pK/img1.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img2.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img3.gif http://detached.gigo.com/rc/J8/Q8Qhy3pK/img4.gif Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---