http://www.developerfusion.com/show/4071/
Showing posts with label e-mail. Show all posts
Showing posts with label e-mail. Show all posts
Thursday, March 29, 2012
POP3 Email Account Polling
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
Subscribe to:
Posts (Atom)