pendragon Posted June 23, 2005 Posted June 23, 2005 Hi all Is it possible to write a program to retrieve emails and if so does anyone know where I can find an example? Thanks Quote
mark007 Posted August 24, 2005 Posted August 24, 2005 It certainly is. You want to look into System.Net.Sockets.TcpClient and the POP3 protocol. Do a google search and I'm sure some examples will come up. :) Quote Please check the Knowledge Base before you post. "Computers are useless. They can only give you answers." - Pablo Picasso The Code Net
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.