1- We can receive and send emails through xyz.com.But when anybody try to send us an email using abc.com he gets an error message:
" Delivery to the following recipients failed" and the diagonostic code will be :
"smtp;550 Unknown local part " and he can not send the email.
2- Exchange Server is configured to accept email from both domains.
3- I operated nslookup like this
>nslookup
default server: server1.xyz.com
address: x.x.x.x
>xyz.com
server: server1.xyz.com
address:x.x.x.x
Name: xyz.com
Addresses: x.x.x.x, x.x.x.h, x.x.x.j, x.x.x.k, x.x.x.l
>abc.com
server: server1.xyz.com
address: x.x.x.x
Name: abc.com
>set type=mx
>xyz.com
the result will be:
server: server1.xyz.com
address: x.x.x.x
xyz.com
primarry name server: server1.abc.com
responsible mail address: admin
serial:
refresh: 900 (15 min)
retry: 600 (10 min)
expire: 86400 (1 day)
default TTL: 900 (15 min)
>abc.com
the result will be:
server: server1.xyz.com
address:x.x.x.x(the same address as above)
abc.com MX preference=10, mail exchanger=xyz.com
xyz internet address = x.x.x.x
xyz internet address = x.x.x.h
xyz internet address = x.x.x.j
xyz internet address = x.x.x.k
xyz internet address = x.x.x.l
because in xyz we have many hosts