12 Aug
2013
12 Aug
'13
5:28 p.m.
On 6.8.2013, at 10.52, Hajo Locke hajo.locke@gmx.de wrote:
Its not about the INBOX itself in /var/mail, there are some clients like groupoffice which do their own foldermanagment and create a Folder INBOX on top-level in mailspace
Hiding user created folders with Name INBOX seems to be based on standard namespace config in 2.1.x In dovecot 2.1.7 we have in global:
mail_location = mbox:~/mail:INBOX=/var/mail/%u namespace inbox { inbox = yes }
This seems to be the default and leads to the problem that Folders with Name INBOX are hidden.
Are you talking about INBOX's children not being visible? That could be a bug in v2.1.7. INBOX itself always exists in top level.