aspose file tools
The moose likes Java in General and the fly likes order mails by date JAVAMAIL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "order mails by date JAVAMAIL" Watch "order mails by date JAVAMAIL" New topic
Author

order mails by date JAVAMAIL

Madhup narain bhardwaj
Greenhorn

Joined: Feb 12, 2004
Posts: 5
hi!
well im using java mail to retrieve my mails from my inbox.Howsoever i am retriving the contents of mails such that the first mails is viewed first,i want to order these mails in such a manner such that the latest mail is retrieved first.
does java mail provide any method to order mails by date???
Breno Ribeiro
Greenhorn

Joined: Jan 27, 2012
Posts: 15
I'm with the same problem..
Stanley Mungai
Ranch Hand

Joined: Dec 09, 2011
Posts: 155



Give a beggar a fish; feed him for a day. Teach him how to fish; Feed him for a lifetime.
Breno Ribeiro
Greenhorn

Joined: Jan 27, 2012
Posts: 15
I had found the solution, and is exactly what the Stanley Mungai sad.
From what I undestand, POP3 isnt the best protocol in this case, and you can't use the IMAP, you need to use IMAPS.

Thank's Stanley Mungai.
Stanley Mungai
Ranch Hand

Joined: Dec 09, 2011
Posts: 155

Breno Ribeiro, You are Welcome. Glad you got a Solution
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: order mails by date JAVAMAIL
 
Similar Threads
The forum emails
inorder new mail
problem while displaying the INBOx
JavaMail and today's mails..
SendMail issue