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