--- Bob Cox <[EMAIL PROTECTED]> wrote: > On Thu, Oct 16, 2008 at 21:17:04 +0800, Stephen Liu > ([EMAIL PROTECTED]) wrote: > > [...] > > > Further to my late email. > > > > > > Change MX back to "mail" > > > > > > Sent a mail to [EMAIL PROTECTED] > > > > > > # tail /var/log/mail.log > > Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 299472055B: > > from=<[EMAIL PROTECTED]>, size=1339, nrcpt=1 (queue active) > > Oct 16 13:07:04 xen01 postfix/trivial-rewrite[2036]: warning: do > not > > list domain satimis.com in BOTH mydestination and > > virtual_mailbox_domains > > Oct 16 13:07:04 xen01 postfix/smtp[2038]: 299472055B: > > to=<[EMAIL PROTECTED]>, relay=none, delay=1.2, > > delays=1.1/0.01/0.04/0, dsn=5.4.4, status=bounced (Host or domain > name > > not found. Name service error for name=mail.satimis.com type=A: > Host > > not found) > > This is bound to happen because: > > [EMAIL PROTECTED]:~$ host satimis.com > satimis.com has address 220.232.213.178 > satimis.com mail is handled by 10 mail.satimis.com. > > [EMAIL PROTECTED]:~$ host mail.satimis.com > Host mail.satimis.com not found: 3(NXDOMAIN) > > You need an IP address for mail.satimis.com as well as for > satimis.com, > don't you?
This is a Xen box (virtualization) all servers are running on domU (guest). I have only one external IP. The local IPs of the host and guest are as follows; Host 192.168.0.110 guest_1 192.168.0.201 (xen01.satimis.com) guest_2 192.168.0.202 (xen02.satimis.com) All ports 25,80,143,443,etc.are now forwarded to 192.168.0.201 (guest_1). That is the network setup here. For Unix mailbox there is no problem on send and receive mails. B.R. Stephen L > > I think I am doing something similar to you for my domain rcox.org: > > [EMAIL PROTECTED]:~$ host rcox.org > rcox.org has address 82.71.52.122 > rcox.org mail is handled by 10 mailgate.bobcox.net. > > [EMAIL PROTECTED]:~$ host mailgate.bobcox.net > mailgate.bobcox.net has address 82.71.52.122 > > > -- > Bob Cox. Stoke Gifford, near Bristol, UK. > Registered user #445000 with the Linux Counter - > http://counter.li.org/ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > Send instant messages to your online friends http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

