Hallo Boniforti,

Am Montag, 26. August 2002 um 11:56 schriebst du:

> I've got to implement a server for a particular situation.

> I've got some remote sites connecting to my central MAIN LAN.
> IN this MAIN LAN I house the mailserver of our company, which is quite
> large.
> I want to install "local" mailservers in our remote offices, so that
> they don't have to send mail directly to our central mailserver if the
> recipient is also in the same office as the sender's.

> Example:
> User [EMAIL PROTECTED] resides in REMOTE-01
> User [EMAIL PROTECTED] resides in REMOTE-01

> When the user FOO sends an E-Mail to user BAR, that E-Mail has to be
> delivered "locally", so it doesn't generate traffic towards my central
> E-Mail server, altough their mailboxes reside on that central server. I
> was thinking about some sort of "duplicate" mailboxes, one on the
> central server (for incoming mail from other domains) and the *same*
> mailbox on their local NT server. This one should be able to establish
> if that user has to be delivered locally or that it has to be forwarded
> to our main mailserver.

> Would Xmail do that job?

You cannot have the same box at two places, the first box would be
[EMAIL PROTECTED] and the second box is [EMAIL PROTECTED],
best would be to let the user only access the local server, then all
outgoing mail is forwarded to the smtprelay.  The incoming mail would
be fetched off the central server from the local server as well as
directly delivered to the local server.  Xmail can handle this, maybe
it will be some tweaking neccessary with aliases or s.th. like this.

We have something similar, all mail for me is forwarded to my local
server directly, no need for me to fetch it, but I have my own IP and
my own DNS name, otherwise it would be not possible, I also send my
mail with my own server.


Gerrit
-- 
=^..^=

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to