Hello, Norman

I've pull the last namespace changes. While Thunderbird seems less confused, 
there are still some missing features with NAMESPACE support.

For example, I think the MailboxQuery class must have namespace support. I'm 
having problems with Thunderbird doing searches like #private.%. This has 
implications like StoreMailboxManager calling findMailboxWithPathLike with a 
mailbox name of #private.%, while the mailbox name should be .%, with #private 
as namespace.

I think the findMailboxWithPathLike method is a bit confusing for store authors 
since it the MailboxPath it receives is in fact a match criteria.

I'm thinking of cutting namespace support out of my store since it doesn't seem 
to be equally well supported on all email client. Thunderbird seems to support 
it but Claws Mail doesn't seem care about namespaces. I fear that my target 
platform, MS Outlook, will bring its share of problems too.

F-D   

-- 
François-Denis Gonthier
Programmeur/analyste
819-780-8955 #1128                http://www.revolutionlinux.com/

----- "Norman Maurer" <nor...@apache.org> a écrit :

> Hi there,
> 
> I think the namespace handling should be fixed now. So you should be
> able to use shared namespaces etc. Would be nice if you can check if
> it work :)
> 
> Thx,
> Norman
> 
> 
> 2010/8/17 Norman Maurer <nor...@apache.org>:
> > Maybe you want to join server-dev@ to be able to comment on some
> > up-comming changes etc ? It can't harm to have someone there who is
> > working on a custom store anyway ..
> >
> > Bye,
> > Norman
> >
> >
> >
> > 2010/8/12 Norman Maurer <nor...@apache.org>:
> >> Ok no problem. Expect to have some store api breakage the next
> days.
> >> After that it should be stable and 0.1 release will get cut.
> >>
> >> Bye,
> >> Norman
> >>
> >>
> >> 2010/8/12 Francois-Denis Gonthier
> <fdgonth...@revolutionlinux.com>:
> >>>
> >>> ----- "Norman Maurer" <nor...@apache.org> a écrit :
> >>>
> >>>> BTW, we love contributions so if if you know howto fix it and
> like to
> >>>> Write a patch feel free to do so ;)
> >>>
> >>> I'd love to fix that right now but since I can work around it, it
> will have to wait for now! If that project goes well, you will see
> some contributions from me eventually though.
> >>>
> >>> F-D
> >>>
> >>>
> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
> >>> For additional commands, e-mail:
> server-user-h...@james.apache.org
> >>>
> >>>
> >>
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to