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 supportAutomatic mail parsing when fetched from serverAttachment encoding/decodingS/MIME signed emails validation and creationTNEF support (decodes winmail.dat files)Create attachments from a file or byte arrayAccess to every email partSecure login (APOP, CRAM-MD5 authentication support)Getting header information only (TOP command support)With examples in C# and VB.NETOptimized memory usage for large attachmentsSimple and easy access to mail messagesFluent interface support for mail creation and sendingSupport for displaying emails in Windows applications.