yes, my mind has been churning on path dereference resolution and efficiency since i made this version of the patch. thank you.
-david On 11/10/2010 02:13 PM, Timo Sirainen wrote: > 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.
