26 May
2009
26 May
'09
9:55 a.m.
On Tue, 2009-05-26 at 08:21 +0200, reg9009 wrote:
Hi all,
I've got some namespace problems with dovecot 2.0 again. If I start dovecot 2.0 with same settings of namespace and maildir layout as dovecot 1.2, I don't see my folders above the Inbox. I see them as "INBOX/xxx" in the same root level as my INBOX. If I try to subscribe to the folders, I see them as "INBOX^xxx" (and cannot subscribe).
I don't really understand. Give IMAP LIST and LSUB commands directly, what do they show? I.e.:
a login user pass b list "" * c lsub "" *
My namespace settings:
namespace private { separator = / prefix = "INBOX/" inbox = yes #hidden = yes list = yes subscriptions = yes }
Only this one namespace?