Hi,
Well, I need to interface an existing application that has already a
custom mailbox layer. And I have to keep that because the application
also executes additional logic upon mail retrieval. Which makes it
impossible to use mailets/matchers. Is it true that I can have only one
inboxRepository and only one user-store tags? If this is so, then I see
how James does the test for existing user and gets the mailbox.
Regards,Dani

-----Original Message-----
From: Noel J. Bergman [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 13, 2004 7:36 AM
To: James Developers List
Subject: RE: how does james know which mailrepository to use?

> I need to create my own mail repository for James.

Why?

> where to find the mechanism that James uses to find the
> correct user store

See the <users-store> element.

> and the corresponding mail store

See the <inboxRepository> element.

        --- Noel

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