You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matt W. Benjamin" <ma...@linuxbox.com> on 2013/05/09 23:10:37 UTC

hi list--and, what's the fate of MailboxManager

Hi devs,

I'm working on some james-based code that implemented the (I think I have the package path correct) org.apache.james.mailbox.store.MailboxManager interface.

It -appears- like this has gone away.  Is this correct?  If true, broadly, what might a generic
imap server want adapt to using in current james?

Thanks, sorry to be dense,

Matt

-- 
Matt Benjamin
The Linux Box
206 South Fifth Ave. Suite 150
Ann Arbor, MI  48104

http://linuxbox.com

tel.  734-761-4689 
fax.  734-769-8938 
cel.  734-216-5309 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: hi list--and, what's the fate of MailboxManager

Posted by Ioan Eugen Stan <st...@gmail.com>.
Hello Matt,

Is this the class you are looking for?

https://github.com/apache/james-mailbox/blob/trunk/api/src/main/java/org/apache/james/mailbox/MailboxManager.java
https://github.com/apache/james-mailbox/blob/trunk/store/src/main/java/org/apache/james/mailbox/store/StoreMailboxManager.java

Ceers,


On Fri, May 10, 2013 at 12:10 AM, Matt W. Benjamin <ma...@linuxbox.com> wrote:
> Hi devs,
>
> I'm working on some james-based code that implemented the (I think I have the package path correct) org.apache.james.mailbox.store.MailboxManager interface.
>
> It -appears- like this has gone away.  Is this correct?  If true, broadly, what might a generic
> imap server want adapt to using in current james?
>
> Thanks, sorry to be dense,
>
> Matt
>
> --
> Matt Benjamin
> The Linux Box
> 206 South Fifth Ave. Suite 150
> Ann Arbor, MI  48104
>
> http://linuxbox.com
>
> tel.  734-761-4689
> fax.  734-769-8938
> cel.  734-216-5309
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>



-- 
Ioan Eugen Stan
0720 898 747

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org