I'm actively working on the IMAP code at the moment. I think I've got most the building blocks in place, but who knows :) Current status is that the IMAP server is now using the James user store (it wasn't before) and users can (sometimes) create mailboxes, but not delete or rename them. The next (and hardest bit) is to map the James repositories onto IMAP properly as at the moment the IMAP attribution isn't working. They (the repositories) currently lack a number of the features that IMAP requires. My goal is to get a crude but functional prototype out as soon as possible, but I can't really put a timeframe on it. A lot of the design decisions I've had to make suck big time, but I'll sort it out eventually. There are some fairly interesting changes to make to the James core and mailet API but they shouldn't break other parts.
As far as Maildir goes, I'm not working on that. I may do later, but the core repository types that I need to do are file: and db: So, I'm making progress, but don't get your hopes up :) -- Jason > -----Original Message----- > From: Cybernd [mailto:[EMAIL PROTECTED] > Sent: 10 September 2004 11:48 > To: [EMAIL PROTECTED] > Subject: Imap / Maildir Status > > Hi > > Im just little bit neugierig curiously. Does someone of you know, when > imap (and/or) maildir support will be available? > > I know, that imap will be available with JamesV3, but what is the > expected release date of V3? In 2 Month? 6 Month? 1 Year? > > thx > Neuhauser Bernhard > > --------------------------------------------------------------------- > 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]
