> -----Original Message-----
> From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
> Sent: 31 May 2005 09:42
> To: 'James Developers List'
> Subject: Re: Imap
> 
> > I am currently developing the IMAP code so it will actually
> > write messages to disk or database rather than just throwing
> > them away. This is non-trivial as it requires integration of
> > the IMAP server code into James as well as re-engineering the
> > repository code to do the required IMAP operations.
> >
> > I plan to do the integration in the most expedient (but
> > sensible) fashion possible with the current framework.
> >
> > When I have something that works I will commit it to SVN and
> > I may produce a test release if I have time. However, it will
> > not be for use in production as it may/will eat your current
> > message stores etc. I will make an announcement to both lists
> > when this happens.
> 
> I found this wiki page:
> http://wiki.apache.org/james/JamesV3/MessageStore
> 
> How old are these comments? Wouldn't a standard javamail mail storage be
> better than james mail repositories?

Possibly, but one of my prime requirements is to ease the transition between
v2 & v3. The way I've done it so far means that everything should be
forwards and backwards compatible. 

If I don't do this then we will alienate many of our current users. 

However it may be that when v3 ships it does so with the JavaMail
repositories on by default. I'd prefer to get the IMAP stuff out of the door
so I can help shape the mailet-api & v3 work much better rather than write
another repository implementation.

> 
> Stefano
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to