Ticket #1484815 (closed Bugs: invalid)

Opened 9 months ago

Last modified 8 months ago

problem with folders containing imap delimiters in Setting/Folders

Reported by: alec Owned by:
Priority: 5 Milestone: 0.1.1
Component: Interface Version: svn-trunk
Severity: normal Keywords: folders settings
Cc:

Description

From RFC3501: "If the server's hierarchy separator character appears elsewhere in the name, the server SHOULD create any superior hierarchical names that are needed for the CREATE command to be successfully completed. In other words, an attempt to create "foo/bar/zap" on a server in which "/" is the hierarchy separator character SHOULD create foo/ and foo/bar/ if they do not already exist."

So, there's "SHOULD", but my dovecot isn't creating subfolders when I'm creating folder with separator inside. So, ok, it's dovecot's bug, but in roundcube's main window I see proper folders tree. Tree is buggy in Settings/Folders.

By example, when I create folder "test.it" imap server create ".test.it" directory in user's maildir. In roundcube's mailboxlist-container I see folder "test" with subfolder "it", but in Settings I don't see "test".

By the way, maybe roundcube should create all directories in path?

Change History

Changed 9 months ago by thomasb

  • keywords folders settings added
  • milestone changed from 0.1-stable to 0.1.1

Please don't assign milestones!

Changed 9 months ago by alec

Now I know that dovecot has some patches and also 'listescape' plugin. With that plugin all works fine, so I think you can close the ticket.

Changed 8 months ago by alec

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.