Welcome to EAGetMail POP3 & IMAP4 Component SDK Documentation


EAGetMail POP3 & IMAP4 Component
Platform: Windows 2000 or later version (Windows x64 version is supported as well)
.NET framework and .NET Compact Framework (CF 2.0) or later version
 POP3 & IMAP4   Check/Download/Delete Email
 Receive Email Body or Header   Secure Password Authentication (NTLM, MD5)
 Load & Parse Email File   Parse TNEF (winmail.dat)
 Parse Sender, To, Cc, Bcc   Parse Specified Headers
 Parse Subject, Body, Attachments   Manage IMAP4 Folders and Email Moving
 SSL Connection   Verify Digital Signature (S/MIME)
 Decrypt Encrypted Email (S/MIME)   IPv6 & x64 Support

EAGetMail POP3 & IMAP4 COMPONENT OVERVIEW

EAGetMail POP3 & IMAP4 component allows developers to deliver required reliability and functionality email applications in C#, VB.NET, JScript.NET, ASP.NET or other .NET framework more easily. Many advanced features are supported including TNEF parser (winmail.dat) and S/MIME.

EAGetMail namespace

EAGetMail namespace contains classes that allow you to parse and receive email messages. Parseing email message, winmail.dat (TNEF) and encrypted message becomes very easily. The classes in this namespace can be used from ASP.NET or any managed application.

Mail class provides a functionality to parse, decrypt email message. You can parse sender, recipients, subject, headers, body text and attachments. Moreover, you can verify digital signature or decrypt encrypted email with digital certificate.

MailClient class enables your application to receive email from arbitrary POP3 & IMAP4 email server. SSL connection and secure user authentication (NTLM) are supported as well. MailClient class also makes it easy to manage IMAP4 folders and get email header without download the whole email.