Click here to Skip to main content
15,896,304 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 898.2K   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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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