We are using the beta3, but we can use the m3 if it's simpler.
We're trying to access the mailboxes first, to store messages on it.
To do so, we've decided to use Spring framework and beans. We wonder which
beans we have to load to use the mailboxmanager and its append method.
We got many exceptions about missing beans or class not found.

Next we will try to create users...

thx
Luc.

2011/9/14 Eric Charles <eric.umg.char...@gmail.com>

> Hi Luc,
>
> Do you want to access only the mailboxes or the users+mailboxes?
> Are you talking about M3 or beta3?
> Can you send any exceptions?
>
> Thx
>
>
> On 14/09/11 04:20, Luc Sauličre wrote:
>
>> Hello James Devs,
>>
>> We are developing an app based on James 3 M3 database. We try to analyse
>> the
>> content of the mail received by a James user.
>> We need to access the mailbox of the user.
>> Until now we use org.apache.james.mailbox.**MailboxManager to access
>> one's
>> mailbox on James3 M2, but we realise that we need to add to our classpath
>> several james classes and some XML files for configuration
>> (userrepository.xml on James3M2)...
>> But it does not work with M3...
>>
>> Could help us? How can we access a James3M3 user mailbox?
>>
>> thx
>>
>>
> --
> Eric
> http://about.echarles.net
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> server-dev-unsubscribe@james.**apache.org<server-dev-unsubscr...@james.apache.org>
> For additional commands, e-mail: 
> server-dev-help@james.apache.**org<server-dev-h...@james.apache.org>
>
>

Reply via email to