hello,
i used to pop3 to read gmail in asp.net,but it does no read all message,the loast month is no read?
POP3 only reads Unread Email and hence you need to use IMAP
1. Fetch Unread emails from Mail Server using IMAP in ASP.Net 2. Read Yahoo emails from MailBox in ASP.Net using IMAP Server
refer
http://briancaos.wordpress.com/2012/04/24/reading-mails-using-imap-and-mailsystem-net/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.