|
ANPOP POP3 EMAIL COMPONENT OVERVIEW
ANPOP is a high performance POP3 email component and email parser. It fully supports
asynchronous operating mode and event firing. With
ANPOP component, 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 Email Component supports all operations of POP3 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.
POPMAIN can also retrieve email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license;
ANPOP POP3 EMAIL COMPONENT FEATURES LIST
IPOPMAIN
|
Pop3 commands supported: USER, PASS, AUTH NTLM, APOP, NOOP, RSET, TOP, LIST, STAT,UIDL,
RETR, QUIT
Retrieve email in synchronous or asynchronous
mode (event driving).
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
|
IPOPMSG
|
Load email from file or binary stream.
Save email to file or IMSGSTORE interface
Get specified header value of email
Parse sender, recipients, subject, body and attachments
Export attachment to file or binary stream
|
RFC 822
RFC 1641
|
IMSGSTORE
|
Create customize 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 of 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 EMAIL COMPONENT SDK DOCUMENTATION
Using ANSMTP/ANPOP3 email component object, developer can rapidly build a web mail
system / mail
client. In order to learn more ANPOP Object features, please refer to
Documents/Samples section.
|