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 and .NET Compact Framework 2.0.
MailBee.NET POP3 fully supports POP3, SOCKS4/5/HTTP Proxy, MIME, S/MIME, DomainKeys/DKIM, XML, HTML, and MHTML. No knowledge of these standards is required of developers, however.
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)
- CCan 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...
- Import and export from/into System.Net.Mail.MailMessage
- Used by Smtp object as outgoing e-mail
- Returned by Pop3 and Imap objects as incoming e-mail
- Multiple recipients (To/CC/BCC)
- Multiple attachments
- Advanced mail merge
- Can be encrypted, signed, decrypted, or verified with Smime object
- Easy access to plain-text and HTML body
- Full support of international encodings and charsets
- Can extract attachments from MS-TNEF (winmail.dat) files
- Access to every MIME part
- Access to all message headers
- Access to message timestamps ("Received:" headers)
- UNIQUEConversion from HTML to plain-text and vice versa including high-lighting of URIs, images, quotations, etc
- UNIQUEFull support of creating and displaying HTML messages with embedded pictures in desktop and web applications
- UNIQUEAccess forwarded messages (GetEncapsulatedMessage)
- Forward message as attachment
- Import HTML file or web page into e-mail
- Import & export message data from/into memory, file and stream
- Serialize into XML and deserialize from XML
- Base64 and Quoted-Printable
- Confirm Read & Confirm Receipt
- Reply-To, Priority, Importance, Sensitivity, etc
MailMessage Object reference...
Version 5.8.5
- Improved network streams support under .NET 2.0 and above (eliminates issues with uploading and downloading very large e-mails)
- SaveKeyToRegistry tool improvements
- Miscellaneous documentation improvements
Version 5.8
- Autodetects SSL mode and/or port for well-known mail services (gmail.com, etc) or ports (like 995)
- Can verify DKIM signatures of incoming e-mails (using SMTP component)
- see Version History for details
Platform: .NET Compact/1.1/2.0/3.0/3.5
Version: 5.8.5
Last update: 24 Dec 2009
Download the latest version
Download TrialPurchase