10 Nov
2010
10 Nov
'10
9:13 p.m.
On Wed, 2010-11-10 at 14:01 -0500, David Ford wrote:
Timo,
i'm stuck with no time for studying code at the moment. is there a quick/easy way to check if this is a personal or shared mailbox we are working under? i can then update my patch so it works for both cases.
Well, you could check if list->ns->type is NAMESPACE_PRIVATE or something else. But then again, some people have created shared mailboxes by symlinking them into private namespace, and then it's pretty much impossible to know if it's shared or not.