Stephen Liu wrote:
I arrange the hostname and domain in this way;
e.g.
domU1 (guest1)
domain - domain1.com
hostname - xen1.domain1.com
domU2 (guest2)
domain - domain2.com
hostname - xen2.domain2.com
domU3 (guest3)
domain - domain3.com
hostname - xen3.domain3.com
etc.
xen1, xen2, xen3 .... representing guest1, guest2, guest3, .... of the
guest number in the Xen box.
transport_maps:
# route [EMAIL PROTECTED] to the xen3 machine
domain3.example relay:[xen3.domain3.example]
# same for [EMAIL PROTECTED]
.domain3.example relay:[xen3.domain3.example]