Make Your Application..
Fast And Reliable
SMTP Express reliably queues over 650,000 messages per hour, sends up to 64 messages simultaneously
(256 with Pro version), makes your apps more
responsive, scales efficiently to multi-user systems, and ensures messages get delivered.
Send Up to 256 Messages Simultaneously
SMTP Express sorts the messages in queue so that they can be delivered
in the quickest way possible. Up to 64 messages can be delivered
simultaneously (256 with Pro version), increasing throughput. With simultaneous
delivery threads, slow delivery of of any one particular message
will not act as a bottleneck for the rest. Overall performance is
increased by about 10X. Specific
details on message throughput rates.
More Responsive
SMTP Express offloads the burden of sending mail over the Internet
(which is slow) from your application. This allows your
application to respond quickly. For instance, your application can send
very large messages instantly and not encounter a "hang up" if a
message has trouble being delivered.
"Fire and Forget" Delivery
Ensuring that messages get delivered can be a tricky task. The Internet
offers many impassable obstacles:
Programming your application to handle these
situations can be daunting if not impossible. When a messages is
submitted to SMTP Express, consider it "fire and forget." SMTP
Express handles the low level delivery details. If a failure occurs, the
message is retried at user defined intervals. If a message can not be
delivered after a user defined expiration period, notifications can be
sent to e-mail addresses or posted to files where they can be picked up
by your application.
You Don't Need Your Own SMTP Server to Send Mail
SMTP
Express doesn't use your mail server or your ISP's mail server.
Instead, SMTP Express connects and sends messages to the mail server of
the recipients address. For
instance, a message from bob@aol.com
is sent directly to mail.aol.com
instead of mail.yourdomain.com.
This takes the load off of your mail server and speeds up message
sending significantly.
Multi-User Applications Scale Better
SMTP Express offloads the burden of network communications from your
application. All network communication is consolidated and processed in
an efficient manner. Multiple instances of your application will not tie
up network resources, memory, or processor time.
|