Click here to Skip to main content
15,887,485 members
Articles / Programming Languages / C#

POP3 Email Client (.NET 2.0)

Rate me:
Please Sign up or sign in to vote.
4.87/5 (100 votes)
4 Aug 2006CPOL5 min read 894.9K   23.4K   294  
C# class making it easy to interact with POP3 email server, like listing of emails, download and deletion. Special attention was given to reliable connection control. The code was tested for several months with Google Gmail, including SSL.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
Retired SW Developer from Switzerland living in Singapore

Interested in WPF projects.

Comments and Discussions