[Dovecot] Problem with LSUB and public namespace

Timo Sirainen tss at iki.fi
Fri Oct 2 16:20:33 EEST 2009


On Oct 2, 2009, at 9:13 AM, Julien Danjou wrote:

> At 1254487668 time_t, Timo Sirainen wrote:
>> On Oct 2, 2009, at 8:44 AM, Julien Danjou wrote:
>>
>>> . LSUB "" "%"
>>> * LSUB () "." "INBOX"
>>> . OK Lsub completed.
>>>
>>> LSUB does not return "public" as namespace :-(
>>
>> LSUB returns only subscribed mailboxes. Is anything subscribed under
>> public? dovecot -n output could also be useful.
>
> You may have missed it, but in my telnet example I did:
> . subscribe public.Admin
> . OK Subscribe completed.

OK, I'll get that bug fixed. Anyway, you could already solve it by  
doing something like:

namespace private {
   prefix =
   list = no
  }

i.e. get an empty namespace first where all subscriptions go, then set  
subscriptions=no to all other namespaces.


More information about the dovecot mailing list