Is this even possible to configure Microsoft Exchange Server 2007 to ignore the chosen domain on the internet and just to utilize the domain locally? Or is this totally not in context of what Exchange Server is meant to do? Thanks...
Asked
Active
Viewed 104 times
-1
-
What are you trying to accomplish? – MDMarra Jun 10 '11 at 20:52
-
2I can't figure out at all what this question is actually asking. Please clarify. – Christopher Jun 10 '11 at 21:11
-
2If you are trying to use Exchange for Intranet communications only and not Internet, then I think the answer is yes. – USACASD Jun 10 '11 at 21:18
-
Yes @USACASD, that is pretty much what I am looking for. Thanks. Any pointers on how to do this? – O_O Jun 10 '11 at 21:35
1 Answers
2
O_O, just remove it as an accecpted domain under Organization Configuration>Hub Transport>Accepted Domains. This only affects SMTP addresses, and it will still use X.400 to route internally.

KCotreau
- 3,381
- 3
- 20
- 24
-
Hi KCotreau, Where can I find the organization configuration window? Thanks!! – O_O Jun 13 '11 at 19:06
-
It is in the Exchange Management Console. It will be at the top left. – KCotreau Jun 14 '11 at 03:25
-
Hi again, I have a question and hope you could help explain to me if possible. Is this equivalent to just deploying a client access server, hub transport, and mailbox server without the edge transport server? Or do you really need to remove the domain from the accepted domains? Thank you very much for your guidance. – O_O Jun 21 '11 at 19:51
-
The edge transport server is a separate server that you put on a DMZ for security perposes...to separate the client access part from the more critical data part: Are you using two servers? Personally, I have never seen a situation where you would not want mail coming in from the Internet, so I have never removed the only accepted domain, but you asked how to make it only work internally, so I told you one way. – KCotreau Jun 21 '11 at 21:45