MailBee.NET POP3 component enables .NET applications to receive, parse and manage mail on POP3 servers including Gmail.
Written in 100% managed C# code, MailBee.NET POP3 can be used in desktop, console, Windows Mobile and ASP.NET applications developed in C#, VB.NET and other .NET languages. Supports .NET 1.1, .NET 2.0/3.0/3.5 and .NET Compact Framework.
The key features of the component:
quick methods for receiving mail with a single line of code;
POP3 PIPELINING (very fast download of multiple e-mails) and other POP3 extensions supported;
self-learning Bayesian spam filter;
secure TLS/SSL connections;
DomainKeys anti-spam protection;
connections via a proxy server (SOCKS4/SOCKS5/HTTP);
S/MIME and certificates (encrypt, decrypt, sign, verify e-mails);
download entire messages, headers only, headers + part of body;
MS-TNEF (winmail.dat) attachments supported;
accurate and flexible MIME parser;
parsing bounced messages and Delivery Status Notifications (DSN);
powerful HTML parser and processor;
view and preprocess HTML mails with embedded pictures;
HTML-to-PlainText conversion and vice versa;
secure and user-defined authentication (including NTLM and APOP);
Windows Integrated Authentication (authenticate using the current Windows user credentials);
TO/CC/BCC, international charsets (including UTF-8), custom headers, custom message formats (such as meeting request items);
access to every MIME part;
import from and export to .EML and Outlook .MSG files, streams, XML, System.Net.Mail.MailMessage;
integration with Smtp component;
rich set of events and error handling features, memory and file logging, debug functions, etc;
asynchronous processing options;
documentation is available as .CHM file, Visual Studio 2003/2005/2008 integrated, Online;
samples are available for C# and VB.NET, WinForms and ASP.NET, .NET 2.0+ and .NET 1.1;