Posted By:
umesh_parab
Posted On:
Wednesday, June 20, 2001 06:53 AM
Hello...
I am using javamail api to delete messages from Inbox of mail server using pop3 protocol. c
Right now I am able to delete those messages but after deletion , messages go to Trash folder.
So Next time when I read the Inbox, all the messages along with that of the messages in Trash , get read.
What could be the right way to get the right read of the new messages from Inbox.
Please help me out..
Thank you...