Hi
Have you double check your Hub transport from the 2003 to 2007?
Please take a look at this article, and check that you follow all the steps
http://www.msexchange.org/
Hope this can help you
Jail
Main Topics
Browse All TopicsI recently installed a new server with exchange 2007. I completed the install without problems and moved one mailbox. I can only send e-mail to the internet. I cannot send e-mail to other users still on the exchange 2K3 server and cannot receive e-mail at all (internal or external).
Ideas?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi
Have you double check your Hub transport from the 2003 to 2007?
Please take a look at this article, and check that you follow all the steps
http://www.msexchange.org/
Hope this can help you
Jail
Hi
RoutingGroupConnector is the connections between your two Exchanges. That was supposed to be created in the beginning
Have you read the msexchange.org articles?
Get-RoutingGroupConnector is to show your RoutingGroupConnector, and see if is running.
If is not present, you need to create one with the New-RoutingGroupConnector command
Here is a step by step
http://myitforum.com/cs2/b
Jail
there is a routing group connector there. I am not able to modify it on the exchange 2K3 box and I get a message to upgrade my ESM on exchange 2K3. I can see the connectors I've created on the 2K7 exchange server flowed into the 2K3 exchange server....sounds like I need to modify the actual connector on the 2K3 box but I can't.
Hi
First , do you have all the updates in your Exchange 2007?
Second, the connector is from 2003, not 2007, so you cannot change in 2007 console.
And yes you cannot change the connectors in the 2003.
I may try to delete the RoutingGroupConnector
Remove-RoutingGroupConnect
Then create a new one
New-RoutingGroupConnector -Name "Group Name" -SourceTransportServers "Exchange 2007 server full name" -TargetTransportServers "Exchange 2003 Server full name" -Cost 100 -Bidirectional $true
Jail
Hi
Give a look at this article, to understand how 2003 and 2007 coexists
http://www.msexchange.org/
Jail
Hi
In the site that i add above, http://myitforum.com/cs2/b
After the point number 2, can you please check all your connectors(in 2k3 and 2k7) if they are with the right configuration?
Just follow that screen shots, and check your implementation, to check if 2k3 connector is sending emails to your Exchange 2007
Jail
Hi
Please run
get-routinggroupconnector |fl targetroutinggroup,targett
To check source, and target server for both Exchange. Post the data.
Just to validate your Exchange 2003, can you check with the ADSIEDIT.msc the following
MS Exchange => First adminsitrative group=> Servers => Exch2003 server => Properties => Security tab => Exchange server group - Is this correct?
Jail
Ok I see you did some progress over the night!
and I understand that you have now a routing group that is not corrupted
Did you create the routing group connector using the powershell command I sent you in the first post ?
can you paste for us the results of get-routinggroupconnector | fl
what is happening with the emails you are trying to send ? are they stuck in some queue or returned?
on exchange 2007 management console you have the toolbox, then go to queue viewer and check the status of your queues.
thanks
Hi
We need to check why the mails are stuck in the queue.
To discard this, inside of your network can you telnet mail.mailservername.com(ex
Test also outside the network to see if the MX record is ok, and in the right way
Just to check that this is not the problem, can you test this solution
http://www.experts-exchang
Jail
Business Accounts
Answer for Membership
by: AkhaterPosted on 2009-11-06 at 13:44:04ID: 25763337
that looks like a routing group connector issue.
om/en-us/l ibrary/aa9 97292.aspx
if you go to your exchange 2007 powershell and initiate a Get-RoutingGroupConnector command what are the results ?
this is what you should be trying
http://technet.microsoft.c