|
|
 Marius Ciocoiu | 2012-12-13 09:45:06 |
Hello, is there a way to mark a message as read?
I searched on google and i found that there is no "mark as read"-like functionality within the standard POP3 protocol ...
What solution I could use to mark a message... |
| |
2. Re: Mark as read? |
|
Reply |
|
|
 Manuel Lemos | 2012-12-13 20:22:52 - In reply to message 1 from Marius Ciocoiu |
| Right, you need to use other protocol, maybe IMAP. |
| |
3. Re: Mark as read? |
|
Reply |
|
|
 defomaz | 2012-12-17 10:28:34 - In reply to message 2 from Manuel Lemos |
i also search solution maybe same as yours,
i want read email that is still unread? it is possible? |
| |
4. Re: Mark as read? |
|
Reply |
|
|
 Manuel Lemos | 2012-12-17 22:10:46 - In reply to message 3 from defomaz |
| You may try checking the Status header of each messages. Some POP3 servers update that header when a message is retrieved. |
|