Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : how to retrieve messages from a mailbox in the sent order?
| Subject: | how to retrieve messages from a mailbox in the sent order? |
| Posted by: | "Iliya" (iliya..@list.ru) |
| Date: | Sat, 19 Jan 2008 16:30:09 |
sometimes depending or pop3 server when downloading messages by their mesage numbers, the messages are received not in the sequence they were sent. sometimes message number 1 would even corespond to first message and sometimes to the last message.
1.how to figure the correct order to retrieve the messages?
2.how to sort retrieved messages in the order they have been sent?