Hi,

Start looking in our abstract tests, the AbstractMailboxManagerTest and AbstractStressTest (+ AbstractSubscriptionManagerTest for subscriptions).

It will give you an idea on how to use the API.
If you block on some points, just come back.

Thx,

Eric


[1] https://svn.apache.org/repos/asf/james/mailbox/trunk/api/src/test/java/org/apache/james/mailbox


On 06/12/2012 18:03, Pratap Kale wrote:
Dear Eric,

My requirement is to access Mail box using James Mail API.

    -   What I would need is if I query for a message with message id,
    eMailId, password I need to get a message status.


    -   What I would need is I have send Message with emailId, password,
    recipient, MsgBody, byte[] attachments I need to get a massageId otherwise
    if it fails I need to get error string.


    -  What I would need is I have delete Message with emailID, password,
    massageId I need to get  a massage status, if it deleted or not.


Thanks&Regards
Pratap Kumar Kale

On Thu, Dec 6, 2012 at 10:33 PM, Eric Charles <[email protected]> wrote:

Hi,

What are you looking for: spool a mail, use mailbox, develop a new
mailbox, hook imap...? Just name...

Thx, Eric


On 06/12/2012 13:47, Pratap Kale wrote:

Dear All,

Please give me direction how to use James API in my project.


------------------------------**------------------------------**---------
To unsubscribe, e-mail: 
server-dev-unsubscribe@james.**apache.org<[email protected]>
For additional commands, e-mail: 
[email protected].**org<[email protected]>




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to