> On 18/02/2022 14:27 Kees van Vloten <[email protected]> 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
