----- Original Message -----
From: "RockettMan" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Thursday, October 05, 2000 10:05 AM
Subject: Re: [iMS] Server horsepower (again)
> So, I guess my point in this whole line of questioning is how is it
> possible to separate the SMTP and POST servers on different
> machines when the SMTP server relys on the POST server to do
> it's rescheduled mail delivery? And, how would you get the SMTP
> server to off-load this rescheduled mail to a cluster of POST
> servers? It doesn't sound like it would be possible without having
> two copies of POST, one for the local SMTP server's rescheduled
> mail and one for outbound mail generated by <CFX_iMSmail>
> unless you modify SMTP to allow for non-local rescheduled mail
> POST server processing. Is this right or is there some feature I'm
> not aware of?
iMS has the great advantage of being able to configure a group of servers to
act as a single server.
The CFX_iMSMail tag does not transmit mail via SMTP - unlike CFMAIL. What
it does is write a raw mail file and one or more control files directly into
the POST Server queue. The SMTP Server does not rely on the POST Server
which is why you can go to our web site or one of our resellers and order
one server by itself. Let's say you have two SMTP and two POST Server
distributed among 4 boxes. It would be something like:
SMTP1------------
|---Server1 (Storage/SQL)
SMTP2------------
POST1 (local storage)
POST2 (local storage)
Both SMTP1 and SMTP2 would share mail storage and the SQL Server. All
incoming mail would be stored on Server1. The POST Servers are used for
sending mail.
Analysis of incoming mail:
Incoming mail to the SMTP Servers can be from external mail servers or mail
clients (like Outlook). The incoming mail can be for a local recipient or a
remote recipient. If it's a local recipient then the mail is stored on
Server1 and a DB record is written to the SQL Server on Server1. If the
mail is non-local then the SMTP Server writes the mail to a POST Server
using either the SMTP Server "result=relay" action or using the CFX_iMSMail
tag. The CFX_iMSMail tag can be configured to send the mail to local
storage on either POST1 or POST2. You can determine which server gets the
mail in several ways. For wxample, if the receiving domain begins with "A"
through "M", send to POST1, if "N" through "Z" send to POST2.
HTH,
Howie
> -Chris
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GCS/IT/MU d- s:++>: a- C++++()$ P+ L+>+++ W++(--) N w++(--)
> !O !M PS+ PE(++) Y+ PGP++ t+ 5- X+ R(+) tv b+>+++ D+++() G e
> h--(*) !r !y->+++
> ------END GEEK CODE BLOCK------
>
> ========================================================================
> This list server is Powered by iMS
> 'The Swiss Army Knife of Mail Servers'
> --------------------------------------
> To leave this list please complete the form at
> http://www.CoolFusion.com/iMS.htm
>
> List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
> ========================================================================
>
========================================================================
This list server is Powered by iMS
'The Swiss Army Knife of Mail Servers'
--------------------------------------
To leave this list please complete the form at
http://www.CoolFusion.com/iMS.htm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
========================================================================