by AfterLogic - Product Type: Component / Application / .NET Class / 100% Managed Code
Easy-to-use .NET service to deliver e-mails in the background. MailBee.NET Queue helps applications send e-mails faster by means of the background delivery. Instead of actual sending, your application can just write all the e-mails as .EML files into a certain folder, and MailBee.NET Queue will do the rest. Internally, Windows service of MailBee.NET Queue monitors that disk folder, picks up all .EML files other applications submit to it, and sends them out through SMTP server. To feed the pickup folder, you can use any tool capable of producing .EML files, including MailBee.NET Objects and MailBee Objects products.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 195.02 | 1 Developer License (Includes 1 Year Maintenance and Support) | Download (23.1 MB) | |
| Add to Cart | $ 391.02 | 4 Developer Team License (Includes 1 Year Maintenance and Support) | Download (23.1 MB) | |
| Add to Cart | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) (Includes 1 Year Maintenance and Support) | Download (23.1 MB) |
| Add to Cart | $ 97.51 | 1 Developer 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 MB) |
| Add to Cart | $ 195.51 | 4 Developer Team 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 MB) |
| Add to Cart | $ 489.51 | 1 Site Wide 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 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) |
| Add to Cart | $ 391.02 | 1 Developer License (Includes 1 Year Maintenance and Support) | Download (23.1 MB) | |
| Add to Cart | $ 783.02 | 4 Developer Team License (Includes 1 Year Maintenance and Support) | Download (23.1 MB) | |
| Add to Cart | $ 1,959.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) (Includes 1 Year Maintenance and Support) | Download (23.1 MB) |
| Add to Cart | $ 195.51 | 1 Developer 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 MB) |
| Add to Cart | $ 391.51 | 4 Developer Team 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 MB) |
| Add to Cart | $ 979.51 | 1 Site Wide 1 Year Maintenance and Standard Support Renewal License | Verify | Download (23.1 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 Queue fully supports SSL connections with SMTP servers, a number of ESMTP authentication methods including advanced ones like NTLM, GSSAPI, Integrated Windows Authentication, sending e-mails in multiple threads and can log all the activities into a file. This functionality can be configured with an easy-to-use Control Panel application.
In addition, with MailBee.NET Queue API you can make the application use multiple relay SMTP servers with different priorities, perform DNS MX based delivery in case of the SMTP relay server failure and otherwise tune e-mail delivery process in many ways. For instance, you can limiting the number of e-mails the service sends per a single SMTP session, maximum number of connections to the server, etc to comply with the restrictions imposed by many SMTP servers to prevent abuse.
MailBee.NET Queue API is just a thin wrapper over well-documented MailBee.NET SMTP classes. If you're familiar with them, you know the API. For instance, you can simply serialize objects like SmtpServers and DnsServers collections you're using in your applications, and MailBee.NET Queue will re-use them to populate its own collections of SMTP and DNS servers.
To run MailBee.NET Queue, you need a valid MailBee.NET SMTP license key. A unified MailBee.NET Objects key will work as well.
As the source code is available, you can also use MailBee.NET Queue as an advanced sample of using MailBee.NET Objects for bulk mail delivery, multi-threading, events processing, using backup servers, and putting all the pieces of the functionality together.