by AfterLogic - Product Type: Component / .NET Class / 100% Managed Code
MailBee.NET POP3 Bundle includes SMTP, POP3, Security and Outlook components. SMTP is a reliable and robust solution for composing, mail merge, and sending e-mails. POP3 allows developers to download mail from POP3 servers, parse it and prepare it for display in desktop or web applications. Security lets the MailBee.NET components communicate with TL/SSL enabled mail servers and use S/MIME for email encryption. Outlook Converter is an easy to use .NET component which allows your application to convert e-mails between .MSG and .EML formats and read .PST files. Royalty-free distribution.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 293.02 | 1 Developer License (Includes 1 Year Maintenance and Support) | Download (18.8 MB) | |
| Add to Cart | $ 587.02 | 4 Developer Team License (Includes 1 Year Maintenance and Support) | Download (18.8 MB) | |
| Add to Cart | $ 1,469.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) (Includes 1 Year Maintenance and Support) | Download (18.8 MB) |
| Add to Cart | $ 146.51 | 1 Developer 1 Year Maintenance and Standard Support Renewal License | Verify | Download (18.8 MB) |
| Add to Cart | $ 293.51 | 4 Developer Team 1 Year Maintenance and Standard Support Renewal License | Verify | Download (18.8 MB) |
| Add to Cart | $ 734.51 | 1 Site Wide 1 Year Maintenance and Standard Support Renewal License | Verify | Download (18.8 MB) |
| Add to Cart | $ 195.02 | Extended Support License (High-priority helpdesk and e-mail support and extended trouble-shooting assistance for 1 year.) | Download (124 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.

MailBee.NET POP3 Bundle Includes:
Written in 100% managed code, MailBee.NET only requires the .NET framework be installed on the computer and 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.
MailMessage Object
MailBee.NET SMTP is a reliable and robust solution for composing, mail merge, and sending e-mails in .NET applications. This includes sending a web page, sending with or without SMTP relay server, support of backup SMTP and DNS servers for bulletproof e-mail delivery, ESMTP support, sending with a single line of code, re-sending and forwarding e-mails received with other MailBee.NET components, and much more.
MailBee.NET SMTP bundle includes a set of MIME objects such as MailMessage and Attachment which are used for constructing e-mails.
SMTP Object
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.
POP3 Object
MailBee.NET Security allows components of MailBee.NET Objects family to communicate with TLS/SSL enabled mail servers and use S/MIME for e-mail encryption. Main classes of Security component are Certificate, CertificateStore, Smime, ClientServerCertificates, Impersonation, Powerup. The component fully supports SSL2, SSL3 and TLS protocols when communicating with secure SMTP, POP3 and IMAP servers (like Gmail or Hotmail). Both dedicated SSL port and STARTTLS over regular port modes are supported.
S/MIME functionality includes signing, checking signatures, e-mail encrypting and decryption, API for accessing and enumerating certificates and certificate stores in Windows registry and files.
DomainKeys/DKIM functionality allows for validating and creating DK/DKIM signatures which are used by most e-mail providers nowadays to check authenticity of e-mail senders. E-mails signed with DK/DKIM signature are not treated as spam.
SMIME Object
Certificate Object
CertificateStore Object
ClientServerCertificates Object
DomainKeys Object
Impersonation Object
• Impersonate another user
Powerup Object
• Unlock advanced features of Security component
MailBee.NET Outlook Converter is an easy-to-use .NET component which allows your application to convert e-mails between .MSG and .EML formats and read .PST files in a few lines of code. You can also read .PST, .MSG and .EML data from streams or convert between .MSG data and MailBee.Mime.MailMessage objects.
.MSG format is supported by MS Office Outlook. It's one of Microsoft's binary formats based on OLE2 document specification.
.PST is the format of an Outlook mailbox file. It stores all the folders with all the messages, contacts, appointments and tasks of a particular Outlook user.
.EML format (also known as RFC822 and MIME) is the most popular for storing and exchanging e-mails across various systems.
However, no knowledge of .MSG, .PST and .EML formats is required in order to use this component.
MsgConvert Object
PstReader Object