ANPOP is a high performance and easy_to_use POP3/IMAP4 component. It enables your ASP, VB, VC++, C#, VB.NET, ASP.NET, VBS, Jscript, WScript, Delphii or other COM environment application to retrieve email from email server using POP3 and IMAP4 protocols and parse email based on MIME. ANPOP supports all operations of POP3/IMAP4 protocol and provides many advanced features as follows:
_ Support POP3 commands: USER, PASS, APOP, NOOP, RSET, TOP, LIST, STAT,UIDL, RETR, QUIT;
_ Support synchronous and asynchronous mode;
_ Get email header without downloading the whole email from server;
_ Get email size/message_id from server;
_ Delete/Undelete email;
_ Log file to record all sessions between client and server;
_ 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;
_ Create customize mailbox to store email files;
_ Load email to IPOPMSG interface;
_ Save/Move/Delete/Enumerate emails in specified mailbox;
_ Create/Clear/Delete mailbox;
_ Send request of retrieving email to local/remote service;
_ Enable ASP/ASP.NET to retrieve emails in background;
_ Unlimited queued request;
_ Edit email headers;
_ Support SSL/TLS connection;
_ Support Secure Password Authentication(SPA);
_ Decrypt encrypted email and verify digital signature;
_ Support IPv6;
_ Support IMAP4;
_ Support pasing winmail.dat (TNEF attachment);
_ Retrieve emails via socks4/socks5/http proxy connection.
_ and more. |