Re: cannot get shared mailbox info in JMAP session

"inbox via Info" <[email protected]>
Newsgroups gmane.mail.imap.cyrus
Message-ID <[email protected]>
I found if I replace 
    char *userpat = xstrdup("user.*");
    userpat[4] = jmap_namespace.hier_sep;
with
    char *userpat = xstrdup("Other Users/*");
in jmap_accounts() of jmap_api.c

I'll get my expected result:  JMAP sessionResult's`accounts` object includes my primary account and the account shared a mailbox with me.

It seems that cyrus's session implement only matches account in Personal Namespace. I'm confused.
------------------------------------------
Cyrus: Info
Permalink: https://cyrus.topicbox.com/groups/info/T19bc8d3e0b073fec-Mb776bec96a832a8f2bd3ad4f
Delivery options: https://cyrus.topicbox.com/groups/info/subscription
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.