On Thu, 2010-08-05 at 10:06 +0200, Samuel Kvasnica wrote:
we experience problems with dovecot configuration using the listescape plugin to allow dots in foldernames. In some mail clients, dot-containing folders won't show any subfolders. This seems to be related to the fact that the \HasNoChildren flag is set on such folders even if subfolders do exits. .. We use dovecot 1.2.13 + maildir + acl+quota+listescape, the config is:
I think this problem shows up only with acl+listescape combination. I fixed it for v2.0 now with http://hg.dovecot.org/dovecot-2.0/rev/e77310eedfbb. Some of the other commits before that were also required to get it working correctly. I'm not sure if porting that patch to v1.2 would fix it or not, probably too much trouble anyway..