Andy Edinborough

was here

C# Imap and Pop3 Library

Posted on March 26, 2010 in Code    Tagged pop3 imap c# Tweet This

Sigh. 

These are text-based services… it’s not that hard, and yet all the projects I found out there were nasty—bloated and severely error prone.  So, I rebuilt one.  This is based heavily on xemail-net.  I simplified it quite a bit—created standard methods for repeated code blocks and implemented a base class to simplify the creation of the Pop3 client.

← Getting Started with Yahoo and OAuth Custom .NET Remoting – Easier Than You Think →  

© 2012 Andy Edinborough. All your rights are belong to me.