- Home
- Products
- Purchase
Order Online Ordering Info Resellers - Download
- Support
Request Support Live Chat Knowledge Base Web Forum Online Documentation FAQ Tutorials - Services
Installation Data Migration Integration Product Customization Custom Software Development - Community Editions
- Contact Info
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.
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
|
Security
|
Formats
|
Servers & Services
...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