Am Montag, den 04.09.2006, 01:10 +0200 schrieb Stefano Bagnara: > Norman Maurer (JIRA) wrote: > > [ > > http://issues.apache.org/jira/browse/JAMES-607?page=comments#action_12432382 > > ] > > > > Norman Maurer commented on JAMES-607: > > ------------------------------------- > > > > Stefano point out that we don't need this class anymore after i did the > > work ;-P > > I'm sorry. I thought you were already working on the Joachim stuff and I > found out that you did it differently only when you attached your diff > to this issue! Btw all's well that ends well.
No problems.. Everytime i code something on james i know it better next time ;-) > > Great news here: > > > We can simply use the javamailstore which joachim develop and use mstor as > > javamailstore provider. > > > > Here is what you have todo to get it work: > > > > 1. Get the javamailstore-mailrepository-5.jar from > > http://issues.apache.org/jira/browse/JAMES-461 and place it to > > /path/to/james/apps/james/SAR-INF/lib/ > > > > 2. Change the mbox config to: > > <inboxRepository> > > <repository destinationURL="mstor://var/mail/" postfix="/" > > type="MAIL"/> > > </inboxRepository> > > > > <repository > > class="org.apache.james.mailrepository.javamail.HashJavamailStoreMailRepository"> > > <protocols> > > <protocol>mstor</protocol> > > </protocols> > > <types> > > <type>MAIL</type> > > </types> > > </repository> > > > > > > Thats all. I whould be +1 to include joachims work finally to james trunk > > The HashJavamailStoreMailRepository is not so performant but we may try > to find out how to make the mstor folder to implement the UidPlusFolder > interface later. (maybe this is not easy, maybe we should talk with Ben > Fortuna about this). > > +1 !!! > Stefano I will ask Ben to join us. bye Norman
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil