I am looking for a way to automatically poll a pop3 email account in asp.net. Basically I need to check the inbox every 15 seconds and on new e-mail get the from and body. Then I can do work with it like call a Microsoft SQL stored proc.
there are several pop3 clients available you can use to do this.
http://www.codeproject.com/KB/IP/despop3client.aspx
0 comments:
Post a Comment