On Wed, 26 Sep 2007 17:34:03 +0200, "Thomas Bruederli" <[EMAIL PROTECTED]> wrote: > 2007/9/26, Robin Elfrink <[EMAIL PROTECTED]>: >> Thomas Bruederli wrote: >> >> > My folders are all top-level and $IMAP->delimiter is empty. The >> > resulting expression is /.*/ which removes all characters from the >> > folder name. I'd suggest to split the folder name by the delimiter and >> > then use the last array index (which would be 0 in my case). >> >> An empty delimiter. Never thought of that. Okay, fixed. > > I tested it on my Mac (IMAP daemon from Postfix Enabler which is > derived from UW-IMAP) and added a default delimiter (r824). The server > did not define any and exploding a string by NULL results in an empty > array. >
I might be wrong about this, but about the time this 'fix' got in, my folder list doesn't nest folders anymore. Folder Folder.Subfolder -instead of- Folder Subfolder How can I set the delimiter(.) again? I'm on r851/Dovecot-imapd btw. -H- > Sorry for bitching again but there are still some issues (see > http://trac.roundcube.net/trac.cgi/ticket/1457344#comment:12) which > should be solved before we can consider this feature as completed. > > ~Thomas > _______________________________________________ > List info: http://lists.roundcube.net/dev/ _______________________________________________ List info: http://lists.roundcube.net/dev/
