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]

Reply via email to