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(.NET 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 reliable and feature-rich email applications in VB6, ASP, C++, 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.
Both ActiveX and .NET version of EAGetMail Component are provided to developers. ActiveX version was built by Native C++, which can be used in VB6, ASP, Delphi and Native C++ application. .NET version was built by C# with Managed Code and can be used in C#, VB.net, managed C++ and other .NET framework applications.
EAGetMail .NET namespace contains classes that allow you to parse and receive email messages. Parsing email message, winmail.dat (TNEF) and encrypted message becomes simple. The classes in this namespace can be used from ASP.NET or any managed application.
Mail class provides a functionality to parse and decrypt email message. It can parse sender, recipients, subject, headers, body text and attachments. Moreover, it 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 downloading the whole email.
EAGetMail ActiveX Object(COM interface)
EAGetMailObj ActiveX Object contains objects that allow you to parse and receive email messages. Parsing email message, winmail.dat (TNEF) and encrypted message becomes very easy. The classes in this namespace can be used from VB6, ASP, VC++ or any COM compatible application.
Mail object provides a functionality to parse and decrypt email message. It can parse sender, recipients, subject, headers, body text and attachments. Moreover, it can verify digital signature or decrypt encrypted email with digital certificate.
MailClient object 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 downloading the whole email.
EAGetMail Service is an advanced service which can download emails from POP3/IMAP4 servers in background. It provides many features such as retrieving and saving emails to specified folders in schedule, and starting a specified application to handle downloaded emails.
This service facilitates EAGetMail POP3/IMAP4 Component developers that their applications can now accept an email retrieving request from EAGetMail Application, and then download emails in background. This is particularly useful for ASP/ASP.NET web application.
Important Notice: ANPOP ACTIVEX/COM object is now obsolete. Please use EAGetMail ActiveX Object instead of ANPOP COM object. EAGetMail POP3/IMAP4 Component provides both ActiveX/COM interface and pure .NET class. You just need to buy one license for EAGetMail POP3/IMAP4 component. The license can be used in both EAGetMail ActiveX/COM object and pure .NET class.