After a quick look at the code this is maybe related to javamaildir. Not
100 % sure yet.

bye
Norman

Am Donnerstag, den 08.06.2006, 08:22 +0200 schrieb Norman Maurer:
> First i want to say thx for this great work! I just test it and it seems
> to work so far. The only problem i noticed is that a new mail get insert
> in the cur folder. It should be insert in the new folder. It only should
> be moved to cur if it was read ( leave copy on the server). 
> http://www.qmail.org/qmail-manual-html/man5/maildir.html
> 
> bye
> Norman
> 
> Am Mittwoch, den 07.06.2006, 20:55 +0000 schrieb Joachim Draeger (JIRA):
> >      [ http://issues.apache.org/jira/browse/JAMES-461?page=all ]
> > 
> > Joachim Draeger updated JAMES-461:
> > ----------------------------------
> > 
> >     Attachment: javamailstore-mailrepository-3.zip
> > 
> > 
> > javamailstore-mailrepository-3
> >      
> >   * folder is now accessed through a gatekeeper that manages open/close 
> > operation
> >     this allows access by concurrent threads
> >   * introduced several interfaces for easier mock based tests  
> >   * ant build
> >   * jMock based interaction/behavior tests
> >   * optional code coverage analysis by cobertura
> >   
> >  Oh, "mock framework" and "code coverage", isn't that a bit overkill?
> >  Mmhhhh.. let me think... No!
> >  I think xMock can always be useful even if only used for a few lines. 
> > Making a  code coverage analysis showed me a few missing important test 
> > cases (not only to reach the 100%)
> >  Okay, maybe I mocked a bit to low level. But I wanted to evaluate how it 
> > can 
> >  help. The build process with integrated code coverage analysis was made for
> >  evaluation too. Looking forward to imap! :-)
> >  I'll drop a few lines, why I have decided for jMock and Cobertura soon.
> > 
> > > Javamail Store based MailRepository support (was: Maildir support)
> > > ------------------------------------------------------------------
> > >
> > >          Key: JAMES-461
> > >          URL: http://issues.apache.org/jira/browse/JAMES-461
> > >      Project: James
> > >         Type: New Feature
> > 
> > >   Components: MailStore & MailRepository
> > >     Reporter: Norman Maurer
> > >     Assignee: Stefano Bagnara
> > >      Fix For: 2.4.0
> > >  Attachments: JavamailStoreMailRepository.java, 
> > > JavamailStoreMailRepository2.zip, MaildirMailRepository.java, 
> > > MaildirMailRepository.java, UIDPlusFolderMailRepository1.zip, 
> > > javamailstore-mailrepository-3.zip
> > >
> > > Add support for Javamail Stores as MailRepositories
> > 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to