|
ANPOP POP3 COMPONENT 7.0Platform: Windows 95/98/2000/NT/ME/XP/2003/Vista/Windows 7 Date: Mar 2007Documentation Download Buy With only some simple scripts your applications will be enabled to retrieve emails based on POP3 & IMAP4 protocol and parse emails based on MIME with this powerful pop3/imap4 component. Important Notice: ANPOP POP3 Component is now obsolete. Please use EAGetMail POP3 Component instead of ANPOP. EAGetMail POP3 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. |
| Product Info | Quick Tutorials | Advanced Skills | |
|
Overview Features License Purchase Download SDK Document |
ASP/ASP.NET Visual
Basic .NET Framework CSharp.NET Visual Basic.NET Visual
C++ Delphi VBS/Jscript/WScript More...
|
Mutiple-Threadings Pop3 Queuing Security Context Parse Email IMAP4 Advanced Command More...
|
Technical Support support@emailarchitect.net Sales Enquiry sales@emailarchitect.net Frequently Asked Questions FAQs Developers Community Online Forum |
ANPOP3 POP3 COMPONENT OVERVIEW
ANPOP is a high performance POP3 & IMAP4 component and email parser. It fully supports asynchronous operating mode and event firing. With ANPOP, your ASP, VB, VBA, Visual C++, C#, JScript, WScript, VB.NET, ASP.NET or other COM environment applications can retrieve email from mail server based on POP3 protocol and parse email based on MIME.
|
ANPOP is a high performance POP3 component & IMAP4 component and email parser. It fully supports asynchronous operating mode and event firing. With ANPOP, your ASP, VB, VBA, Visual C++, C#, JScript, WScript, VB.NET, ASP.NET or other COM environment applications can retrieve email from mail server based on POP3 / IMAP4 protocol and parse email based on MIME. |
ANPOP Component supports all operations of POP3 and IMAP4 protocol. It incorporates POPMSG function that parses email structure, abstracting specified stuffs from Message Body, such as Recipients, Subject, Body, Attachment and more. It also provides MAILSTORE object to store email in local disk easily. Developer can easily use it to develop email client tool and web application.
ANPOP POP3 COMPONENT FEATURES LIST
|
IPOPMAIN |
Pop3 commands supported: USER, PASS, AUTH NTLM, APOP, NOOP, RSET, TOP, LIST, STAT,
UIDL, RETR and QUIT Imap4 commands supported: ALL. Retrieve email in synchronous or asynchronous mode (event driving). Support Socks4/Socks5/Http proxy connection. Get email header without downloading whole email from server. Get email size/message-id from server. Delete/Undelete email. Log file to record all sessions between client and server. |
RFC 1939 RFC 1321 RFC 1734 RFC 2060 |
|
IPOPMSG |
Load email from a file or binary stream. Save email to a file or IMSGSTORE interface Get specified header value of email Parse sender, recipients, subject, body and attachments Export attachment to file or binary stream Parse winmail.dat (TNEF attachment). |
RFC 822 RFC 1641 |
|
IMSGSTORE |
Create customized mailbox to store email files. Load email to IPOPMSG interface. Save/Move/Delete/Enumerate emails in specified mailbox Create/Clear/Delete mailbox |
N\A |
|
IPop3Queue/IPop3Request |
Send request for retrieving email to local/remote service. Enable ASP/ASP.NET to retrieve emails in background. Capability of queued request is unlimited. |
N\A |
| SSL/TLS Plus |
Protocol: SSL v2, SSL v3, TLS v1. Key Algorithms: RSA, DH. ESMTP command: STARTTLS POP3 command: STLS |
RFC 2487 RFC 2595 |
| Digital Signature(S/MIME) |
Decrypt encrypted email and verify digital signature.
This feature uses CAPICOM object(a free component of Microsoft) |
RFC 2311 RFC 1847 |
ANPOP POP3 COMPONENT SDK DOCUMENTATION
Using ANPOP object, developer can rapidly build an email client or web application. In order to learn more ANPOP Object features, please refer to Documents/Samples section.
|