Mail.dll component for .NET
.NET component for sending and receiving email messages. Includes IMAP, POP3 and SMTP clients with SSL support. Written entirely in managed code in C#. Component features: automatic email parsing when fetched from IMAP or POP3 servers, SSL support, easy access to email message, access to every custom header of every mime entity, attachment encoding/decoding, automatic charset recognition, secure login (APOP command support), getting header information only (TOP command support). examples in C# and VB.NET, with IntelliSense support.