Here is the scenerio.
Office 1: Exchange 2003 (192.168.100.X)
Office 2: Exchange 2003 (192.168.32.X)
*Both offices connected with Layer 2*
I have a 2003 server sitting in my DMZ (192.168.101.X) which acts as our company FTP server and Virtual SMTP Server for Office1. Email flows in/out through the DMZ server just fine from our internal exchange server in Office1.
We want to route all outgoing/incoming email for office2 doing the same thing. I setup another Virtual SMTP server on the DMZ server. I assigned each Virtual SMTP server it's own IP so they wouldnt confict with each other. Office1(192.168.101.4) and Office 2(192.168.101.6).
I setup Office 2 exchange server to smarthost the DMZ server (192.168.101.6). Email flows out just fine from Office2. I added the appropriate firewall rules so that SMTP flows in/out from DMZ to Office2 using telnet. This is all working.
But here is the problem. Office 1 cant send email to Office 2 and Office 2 to Office 1. But everything works for sending mail externally from both exchange servers. WHAT IS UP WITH THAT? Am I missing something? LMHOSTS file or HOSTS file entry?
I checked the RELAY options on both virtual SMTP servers and that wasnt it to allow them to relay to each other. I'm kind of lost here and this is a problem as mail is piling up in que.
I dont know why mail would pile up in the que for both domains. Both Virtual servers know what there domain is. Each exchange server is pointing to the proper smart host in IIS. And each virtual server domain is pointed to the correct exchange server.
Regards,