Monitor an mailbox without using Outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to monitor an mailbox and whenever i receive an e-mail, i need to
process this e-mail. I know my problem is very similar to that of the thread
"Monitor Outlook Mailbox for new e-mail and process e-mail in VB.Net
Application". De key difference is not to use Outlook.

thanks in advance
 
Hi,

Here is a link to a code 4 fun article that shows you how to
do that.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncodefun/html/code4fun03282003.asp

Ken
-----------------------------
I need to monitor an mailbox and whenever i receive an e-mail, i need to
process this e-mail. I know my problem is very similar to that of the thread
"Monitor Outlook Mailbox for new e-mail and process e-mail in VB.Net
Application". De key difference is not to use Outlook.

thanks in advance
 
Thanks for you help Ken. I now know how to connect to a POP3 server.
Do you have any tips on how to retrieve messages and check the Subject field
and body?

Huahe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top