17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
ANPOP is a very performant and simple to use POP3 component. ANPOP Component 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 the POP3 protocol and parse email based on MIME. ANPOP contains five COM objects, including POPMAIN object, POPMSG object, MSGSTORE object, Pop3Request object and Pop3Queue object. POPMAIN object retrieves email from mail server while POPMSG object parses email structure. POPMAIN object supports all operations of POP3 & IMAP4 protocol. It fully supports asynchronous operating mode and event firing. It specifically provides GetHeader method to retrieve the message header from mail server, which facilitates developer to develop applications to preview email Subject, Sender and other header information before downloading the whole email body from server. POPMSG object supports rich functions to parse email structure and abstract specified information from email, such as Subject, Sender, Date, Recipient and Attachment. It effectively parses multiple-parts message body. POPMSG object also automatically decodes the message part encoded by base64 or quoted-printable. MSGSTORE object provides an easy way to store and maintain your emails on local disk.ANPOP POP3 Component main features: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.ANPOP POP3 Component limitations:30-day full featured trial periodWhat's new in ANPOP POP3 Component : Retrieves email via socks4/socks5/http proxy connection.