hi!

Am Donnerstag, den 05.10.2006, 11:42 +0530 schrieb Raghavendra Setty:
> Can you please share some thought on how can i do these two (sent item
> and read/unread) at client side if not at James side? (may be the
> approach)

For using read/unread and sent-item supported by server with a central
storage you need an imap server. Although there is something on the way,
stable IMAP support in James will take its time.

If you want to use pop3 you have to store fetched messages on the users
harddisk. This is possible by javamail, too by using a Store
implementation. You could try http://javamaildir.sourceforge.net/ or
http://mstor.sourceforge.net/. But note: they are no James projects and
not supported here.

Joachim



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to