Pop activex, POP com, POP3 component, receive mail, download mail from POP3 server, parse email for vb, asp, delphi, c++, 64bit

MailBee POP3 Component

MailBee POP3 Component

Enables your application or ASP web page to reliably and securely receive Internet mails via POP3 protocol

 
MailBee POP3 MailBee POP3 allows you to quickly and easily download mail from POP3 servers in ASP, VB or any other ActiveX-capable application. It supports secure authentication on a POP3 server, full and partial download of messages (downloading headers), deleting messages, parsing and decoding messages into easy-to-use Message objects.

Like all other MailBee components, MailBee POP3 can be extended with MailBee SSL/SMIME Component. This will enable full support of SSL/TLS connections (for instance, you can use it with GMail) and S/MIME.

No knowledge of POP3, SSL, MIME and S/MIME is required.

MailBee POP3 returns downloaded messages as Message objects. Nothing gets saved to disk until the developer explicitly requests it.

Message class is a standard e-mail message container in MailBee. For instance, you can get a message from POP3 object and then re-send it with SMTP object.

Features

 
 

POP3 Object

 
 

MailMessage Object

 
 

What's new

 
  • Supports secure authentication methods (including APOP, NTLM, MSN) during connection to POP3 server
  • Can retrieve all messages as a collection, retrieve only headers for each message, headers + part of message body
  • Can retrieve any single particular message or (its headers)
  • Can detect total message count in the mailbox, total size of all messages and sizes of every message. All of above does not require to retrieve messages or headers
  • Automatically parses retrieved messages and headers (decoding from base64/quoted-printable/uue, converting charset to windows code page, etc.)
  • Automatically creates plain-text version of HTML formatted message if plain version is not available in the message itself
  • Can determine whether a message contains attachments when downloading message headers only
  • Can delete messages from POP3 server
  • Supports logging POP3 session into the file
  • Can execute user-specified commands (SendCommand method)
  • Ping method allows to implement "keep connection alive" function in your applications
  • Supports event mechanism to track retrieval progress (and abort retrieval if needed)
POP3 Object reference...
Platform: 98/ME/NT/2000/XP/2003/Vista/2008, 32/64 bit.
Supports: ActiveX, VB, ASP, .NET
Version: 5.6
Last update: 19 May 2009
Download the latest version
Download Trial
Purchase