22 Sep
2007
22 Sep
'07
5:08 p.m.
On Mon, 2007-09-03 at 15:19 +0100, pod wrote:
Update: my original analysis of this was incorrect. The 'internal' functions are correctly using 'internal' names, however maildir_mailbox_list_next() references storage->hierarchy_sep to obtain a char with which to join together path elements. Under listescape however storage->hierarchy_sep == '/' so non-existent pathnames are generated.
I've come up with the following workaround but I can't help feeling it is maybe a little fragile.
Well, I think it's better to change Dovecot itself: http://hg.dovecot.org/dovecot-1.0/rev/5c798e920045