| Author |  | 
      
        | zdotnet Newbie
 
  
 
 Joined: 24 November 2006
 Online Status: Offline
 Posts: 1
 | 
          Hi;
           | Posted: 24 November 2006 at 12:44am | IP Logged |   |  
           | 
 |  I want to mark messages that i got as read on pop3 server. Is it possible with Mailbee.Net Objects? If yes how?
 Thanks a lot..
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Andrew AfterLogic Support
 
  
 
 Joined: 28 April 2006
 Location: United States
 Online Status: Offline
 Posts: 1189
 | 
          POP3 protocol doesn't provide functionality to mark a message as read/unread on POP3 server. POP3 protocol allows only downloading and deleting messages from POP3 account. Moreover, it doesn't allow downloading only new messages. You have to store read/unread and received statuses in your application database. You can learn how to receive only new messages from POP3 account (the same approach can be applied for read/unread status too) in Saving Email Attachments to a folder! topic at our forum.
           | Posted: 24 November 2006 at 5:27am | IP Logged |   |  
           | 
 |  
 
 Best regards,
 Andrew
 | 
       
        | Back to Top |     | 
       
       
        |  |