Debug shared namespace issues

Kees van Vloten keesvanvloten at gmail.com
Fri Feb 18 13:17:51 UTC 2022


On 18-02-2022 13:34, Aki Tuomi wrote:
>> On 18/02/2022 14:27 Kees van Vloten <keesvanvloten at gmail.com> wrote:
>>
>>   
>> Hi Team,
>>
>> I am still having troubles with the shared namespace.
>>
>> mail_shared_explicit_inbox = yes
>> namespace {
>>       type = shared
>>       separator = "~"
> Why do you actually have quotes here? Shouldn't be needed or wanted.
>
> Can you do `1 LIST "shared~test1" "*"` and `1 LIST "shared~test1~" "*"`
>
> Aki
2 NAMESPACE
* NAMESPACE (("" "~")) (("shared~" "~")) NIL
2 OK Namespace completed (0.001 + 0.000 secs).
3 LIST "shared~test1" "*"
* LIST (\Noselect \HasChildren) "~" shared~test1
* LIST (\HasNoChildren) "~" shared~test1~INBOX
* LIST (\HasNoChildren) "~" shared~test1~INBOX
3 OK List completed (0.093 + 0.000 + 0.092 secs).
4 LIST "shared~test1~" "*"
* LIST (\HasNoChildren) "~" shared~test1~INBOX
* LIST (\HasNoChildren) "~" shared~test1~INBOX
4 OK List completed (0.001 + 0.000 secs).





More information about the dovecot mailing list