MailBee Message Queue Features
- Intercepts "send e-mail" requests from MailBee SMTP and MailBee.NET
SMTP components thus off-loading the task of delivering e-mail messages from
these components. This can significantly reduce response time of your e-mail
sending applications
- (ver. 1.4) The queue format is compatible with IIS SMTP
queue and with MIME format. As input, MailBee Message Queue consumes .EML
files having x-sender and x-receiver headers specifying message senders and
recipients
- (ver. 1.4) The name of Windows service for MailBee Message
Queue can be changed. This makes it possible to have multiple instances of
MailBee Message Queue installed and running on the same computer
- (ver. 1.3) Supports multithreaded e-mails processing (up
to 64 threads), which can greatly speed up sending messages to SMTP server
- Capable of sending any types of messages MailBee.SMTP object can create
- Includes "limit message-sending rate" option useful if SMTP server
has protection against DoS attacks (for example, allows not more than 30 messages
per second from the same IP-address)
- (ver 1.2) Includes "limit number of sends per session"
option useful if SMTP server allows only limited number of messages to be
sent during one connection
- (ver 1.2) Can be easily configured via Message Queue Control Panel
application
- Supports logging SMTP session into log file
- Sends messages in exactly the same order as they are produced by MailBee
SMTP
- Multiple instances of MailBee.SMTP object can submit messages to MailBee
Message Queue at the same time without any conflicts or deadlocks
- Operates as Windows NT service
- Can be configured by editing "mmq.ini" configuration file (which
can be moved to another system if needed). No registry is used
Copyright © 2002-2007, AfterLogic
Corporation. All rights reserved.