.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:
SSL support
Automatic mail parsing when fetched from server
Attachment encoding/decoding
S/MIME signed emails validation and creation
TNEF support (decodes winmail.dat files)
Create attachments from a file or byte array
Access to every email part
Secure login (APOP, CRAM-MD5 authentication support)
Getting header information only (TOP command support)
With examples in C# and VB.NET
Optimized memory usage for large attachments
Simple and easy access to mail messages
Fluent interface support for mail creation and sending
Support for displaying emails in Windows applications
.NET component for sending and receiving email messages. Includes IMAP, POP3 and SMTP clients with SSL. Written entirely in managed code. Use it from C#, VB.NET and ASP.NET. Send HTML emails with embedded images. Send and receive attachments easily.