Tim Showalter wrote:


When you say each user gets a separate server do you mean each individual
account? and by server do you mean server application or complete server
hardware?


I'm wondering about Mark's answer here. Mark's answer implied to me that each user had his own server. I do not believe that's the case. Many users might share a server, but the server is always referred to by a user's own name in DNS, as Mark described. This provides a way of moving a user without his client being aware of it. I like this method; it's cute, and solves a lot of the problems without a hell of a lot of work. (I've never tried it personally, though.)

I too have always understood it to mean that each user has their own DNS entry for their mail server. It means that the DNS domain has a lot of CNAME entries.

 foo's email is on foo.imap.domain.com
 bar's email is on bar.imap.domain.com
 bill's email in on bill.imap.domain.com
 ted's email is on ted.imap.domain.com
 etc.

foo.imap.domain.com and bar.imap.domain.com are both DNS CNAME entries
for imap-server-1.domain.com

bill.imap.domain.com and ted.imap.domain.com are both DNS CNAME entries
for imap-server-2.domain.com

etc.

This is expanded for large values of foo/bar and bill/ted!

I do hope that's what is meant as it's what we'll be doing here soon to
make moving from our old UW-IMAP server to our new one pretty easy!

Guy
-- --------------------------------------------------------------------
Guy Dawson                    I.T. Manager              Crossflight Ltd
[EMAIL PROTECTED]         07973  797819                01753 776104



**********************************************************************
This email contains the views and opinions of a Crossflight Limited
employee and at this stage are in no way a direct representation of
Crossflight Limited.
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. To ensure the integrity and appropriate use of
its email system, Crossflight Limited reserves the right to examine
any email held on its email system or sent to or from it.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
We strongly recommend that you check this email with your own virus
software as Crossflight Limited will not be held responsible for any
damage caused by viruses as a result of opening this email.
**********************************************************************



Reply via email to