|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: multiple servers on same domain - problem
From: Matt Fretwell (mattf
bauchan.org)
Date: Tue Mar 01 2005 - 12:52:27 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gerald Davies wrote:
> mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
> mydomain = subdomain.domain.tld
> myhostname = subdomain.subdomain.domain.tld
Use transport maps. Along the lines of:
example.com smtp:[ip.address.of.other.server]
subdomain.example.com :
Obviously, the settings need inverting on the other server. I think that
is the easiest solution. (Unless someone corrects me :)
Matt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]