Hi, 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)
Thanks, Rag Setty On Thu, 2006-10-05 at 07:50 +0200, Norman Maurer wrote: > Sorry, > but if im not wrong its impossible at the moment without changing james > codebase! > > bye > Norman > > Raghavendra Setty schrieb: > > Noel, > > > > Can you please share the right approach for building "Sent Items" and > > "Read / Unread" feature when i am using James-POP3. > > > > Please do the needful. > > > > Thanks in advance, > > Rag Setty > > > > > > On Wed, 2006-10-04 at 23:50 -0400, Noel J. Bergman wrote: > > > >>> When we say "inbox.getMessages()", (using JavaMail) i think, james runs > >>> a query on table "inbox" and gives it to JavaMail API based on the > >>> "repository_name" column (as defined sqlResources.xml). This is actually > >>> an array of java.mail.Message. > >>> > >> JAMES does not use JavaMail for storage (it is bad enough for what we do > >> use > >> it for). In fact, with a wee bit of work, JavaMail will be entirely > >> removed > >> from the POP3 codepath. > >> > >> --- 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] > > -- Rag Setty This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient or received it in error, please contact the sender by reply e-mail and destroy all copies of the original message. Please do not copy it for any purpose or disclose its contents. Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights Reserved
