|
How many messages can SMTP Express queue in an hour?
A. Although we have clocked submission of close to
1,000,000 messages per hour, actual throughput rates depend on many
variables. Please read the document on
throughput for a closer look at the process and the variables that
affect delivery speed.
Can I use more than one SMTP Express server to send mail
simultaneously?
A. Yes, you can purchase a license for multiple SMTP
Express servers and run them on different servers. Although the
SMTP Express servers do not communicate with each other, your
application can be designed to distribute the load between them.
How do I submit a message to SMTP Express?
A. The easiest way to submit a message to SMTP
Express is to use the EasyMail Objects SMTP object or the EasyMail .Net
Edition SMTP assembly. These products make it very simple to
create and submit a message to SMTP Express. However any
application that can build an RFC-822 formatted e-mail message can
create messages compatible with SMTP Express and save them in the SMTP
Express "pickup" directory.
|