On Fri, 2012-12-07 at 04:17 +0100, Holger Hegmanns wrote:
Hi all,
my problem seems to be a cosmetic one (again).
According to the docs:
subscriptions: "yes" (default) if this namespace should handle its own subscriptions. If "no", then the first parent namespace with subscriptions=yes will handle it.
Therefore is no way to create the following scenario:
three namespaces (private, shared, public) the private namespace has to handle its own subscriptions the private namespace setup with "prefix = INBOX." the both shared and public namespace setup with "subscriptions = no"
cause there is no so called "parent" namespace. Private namespace setup with "prefix = " works fine, but that's not what I want.
First create all the namespaces you want and set subscriptions=no for all of them. Then create a new prefix="" namespace, and set it subscriptions=yes list=no hidden=yes.