Norman,
shared folders as such are not covered by the RFC 3501 if I'm not wrong
- at least not explicetely. The only thing that is to be read about
shared folders is in section "5.1.2. Mailbox Namespace Naming
Convention" which is extended by the RFC 2342
(http://www.faqs.org/rfcs/rfc2342.html) (the actual RFC has a higher
number because its rev1, the extension was for the original). Those
namespaces can be used to create public or shared mailboxes.
As you can read in this issue:
https://issues.apache.org/jira/browse/IMAP-76 there is not really
support for multiple namespaces in James. I'm not expert enough to
change this right now - this will probably have far reaching
consequences within James. I would be really glad to see James have all
sorts of public/shared/... folders.
Regards
Tim
Norman Maurer schrieb:
Hi Tim
Isn't shared folders something which is supported by imap itself ? (
not sure if James imap support it)
bye
Norman
2010/2/26, Tim-Christian Mundt <[email protected]>:
Norman,
btw, how things workin out for you with your implementation?
I've two things going on: A MailboxManager which is probably not of use
to anybody else. It hands off all real work to another MailboxManager
(OpenJPA in our case) but before doing so rewrites some stuff which
allows us to have something like shared mailboxes. Later we will add
permissions so that a user can only read/write to certain folders.
The second thing is the WebserviceUserRepository I mentioned before. The
James part is not that difficult, because the interfaces are pretty
straight forward (compliment :)). In principle our current version works
(read only so far, because that's all we need) but I wouldn't really
call it production ready. As soon as this is done, I'd be glad to
contribute it to the project if I am allowed to do so. (I'm pretty
confident, because of the advantages that would give us if we don't need
to maintain the stuff on our own.)
Comments always appreciated,
Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]