Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#1488127 closed Bugs (duplicate)

roundcube v0.6 create_default_folders not work

Reported by: kingstor Owned by:
Priority: 5 Milestone: 0.7-beta
Component: Core functionality Version: 0.6
Severity: normal Keywords:
Cc:

Description

i have enabel the option in main.inc.php
$rcmail_configcreate_default_folders? = true;
but when i login success, no default folder(.Junk,.Sent,.Draft) is created in the Maildir directory.

I can create the directory in prefence->directory management

Change History (3)

comment:1 Changed 19 months ago by alec

  • Resolution set to duplicate
  • Status changed from new to closed

It's probably related to personal namespace prefix handling issue which has been fixed in svn-trunk version.

comment:2 Changed 19 months ago by kingstor

the personal namespace prefix handling issue is fixed in revision 4380(rcube_imap.php) (10 months ago).

in the roundcube v0.6. the rcube_imap.php's revesion is 5281.

so i don't think it is the same issue.

comment:3 Changed 19 months ago by alec

There was another fix [f537504e], maybe others too.

Note: See TracTickets for help on using tickets.