MailBee.NET POP3 Component

MailBee.NET POP3 Component

Enable your .NET applications to receive, parse, and display e-mails at lightspeed
MailBee.NET Objects bundle includes SMTP, POP3, IMAP, Security, AntiSpam, Outlook components.
     
Current version: 6.0
Last update: 8 Jul 2010

Clients Say:

  • “Thanks - this worked out exactly as expected.”

    Joshi, Paresh

Clients

Development Services

Engage our developers when you require services above and beyond product support, such as:

MailBee.NET POP3 is a high-performance and easy-to-use .NET component developers can use to download mail from POP3 servers, parse it, prepare it for display in desktop or web applications, and more.

MailBee.NET POP3 supports POP3 PIPELINING which can make e-mails headers download 10+ times faster!

MailBee.NET POP3 bundle includes a set of MIME objects such as MailMessage and Attachment which are used for e-mail parsing.

Visual Studio

Written in 100% managed code, MailBee.NET POP3 only requires the .NET framework be installed on the computer.

MailBee.NET POP3 can be used in any .NET language including C# and VB.NET. Supported .NET frameworks include .NET 1.1/2.0/3.0/3.5/4.0 and .NET Compact Framework 2.0/3.5.

MailBee.NET POP3 Component fully supports:

 
 

Protocols

  • •  POP3
  • •  HTTP
  • •  SSL/TLS
  • •  SASL
  • •  NTLM
  • •  Kerberos
  • •  SOCKS4/5
  • •  HTTP Proxy

Security

  • •  DomainKeys/DKIM
  • •  S/MIME
  • •  SSL/TLS
  • •  APOP
  • •  NTLM/GSSAPI
  • •  CRAM-MD5/DIGEST-MD5
  • •  FIPS

Formats

  • •  MIME/.EML
  • •  .MHT
  • •  XML
  • •  HTML
  • •  MS TNEF

Servers & Services

  • •  MS Exchange
  • •  Lotus Notes
  • •  GroupWise
  • •  IIS SMTP/POP3
  • •  IMail
  • •  MailEnable
  • •  AxiGen
  • •  SmarterMail
  • •  SurgeMail
  • •  MDaemon
  • •  Kerio
  • •  CommuniGate
  • •  hMailServer
  • •  Exim
  • •  Postfix
  • •  Sendmail
  • •  Qmail
  • •  Courier
  • •  Dovecot
  • •  Cyrus
  • •  Zimbra
  • •  GMail
  • •  Hotmail
  • •  Yahoo

...and any POP3/SMTP/IMAP compliant servers

 
 

Features

 
 

POP3 Object

 
 

MailMessage Object

 
 

What's new

 
  • Download entire messages
  • Download headers only
  • UNIQUE Download messages/headers in PIPELINING mode - can boost performance up to 1000%
  • UNIQUE Download messages with a single line of code (QuickDownloadMessage)
  • Download messages through a proxy server
  • Get already downloaded messages if the entire operation failed in the middle
  • Delete messages
  • Supports secure TLS/SSL connections out-of-box (supports Gmail, etc)
  • Secure authentication (APOP, CRAM-MD5, DIGEST-MD5, NTLM, Kerberos)
  • UNIQUEWindows Integrated Authentication (authenticate using the current Windows user credentials)
  • User-defined authentication methods
  • Automatic detection and use of POP extensions (CAPA)
  • Logging POP3 session into a file or memory
  • Returns e-mails as MailMessage objects which can be interchanged with other objects (Smtp, etc)
  • Can check DomainKeys/DKIM signatures of e-mails (using SMTP component)
  • Parses bounced e-mails and delivery notifications
  • Send user-defined commands to the server
  • Rich set of events and asynchronous processing options
  • Can be placed on the form or created in the code
Pop3 Object reference...