POP3 console client
Complete command line POP3 client with full source code!
The sample demonstrates:
- Connecting and authenticating to POP3 server
 - Downloading message list
 - Deleting and undeleting messages
 - Removing deleted messages
 - Downloading message headers
 - Downloading full messages
 - Connecting using TLS/SSL
 - Using custom certificate validators