Project Description
InterIMAP is a IMAP client library written in C# for .NET 2.0. Current features include: Support for SSL connections, listing folder contents, complete object model, exporting folder lists and messages as XML.
The original code was written by Rohit Joshi and can be found, along with an article describing it here: http://www.codeproject.com/KB/IP/imaplibrary.aspx?msg=2498332
This project aims to extend Rohit's original work that he cannot maintain any longer.