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]