locked
Exchange 2010 external email not sending through RGC RRS feed

  • Question

  • I am unable to send email externally from exchange 2010 mailbox. Internal mail works fine and I'm able to receive external mail to the Exchange 2010 mailbox.

    Error: A matching connector cannot be found to route the external recipient

    RGCs were created using the following commands:

    New-RoutingGroupConnector -Name "2010-2003" -SourceTransportServers "2010hub.example.com" -TargetTransportServers "2003server.example.com" -Cost 1 -Bidirectional $false -PublicFolderReferralsEnabled $true

    New-RoutingGroupConnector -Name "2010-2003" -SourceTransportServers "2003server.example.com" -TargetTransportServers "2010hub.example.com" -Cost 1 -Bidirectional $false -PublicFolderReferralsEnabled $true

    However I've also tried with the -Bidirectional $true.

    Integrated windows auth is set on the 2003 virtual smtp and secure channel is disabled and no smart host is in use.

    I've been scratching my head with this for a while, can microsoft gurus help?? From what I've read, mail flow from 2010 to the outside world should happen automatically and without having to create a 'send connector'.

    Thanks
    Matt

    Tuesday, January 11, 2011 11:18 AM

Answers

All replies

  • Matt,

    You have to have a send connector that either routes to a smart host or sends to *, you can do this through the EMC or the shell. Here is an article that can assist you:

    http://technet.microsoft.com/en-us/library/aa997285.aspx#EMC

    Thanks,



    Jorge R. Diaz, PMP, CCNA, MCSA, MCSE


    Senior Microsoft Consultant

    Planet Technologies, Inc.

    Check out My Blog!

    Tuesday, January 11, 2011 6:39 PM
  • It was my understanding and that of other Microsoft techs that a send connector is not required. As long as the RGCs are in place the external mail will go out through the 2003 box via the RGCs....

    Is this now not the case? :s

    By creating a send connector on the 2010 box, the queue will be moved from the 2003 box to the 2010 box and all mail will go via Exchange 2010. I want to avoid this until we are ready to switchover.

    Thanks
    Matt

    Thursday, January 13, 2011 2:52 PM
  • Hi

    Create the send connector from 2003, System manager instead.

    Then you will be fine

    http://support.microsoft.com/kb/265293

     


    Jonas Andersson MCTS: Microsoft Exchange Server 2007/2010 | MCITP: EMA 2007/2010 | Blog: http://www.testlabs.se/blog | Follow me on twitter: jonand82
    • Marked as answer by Gavin-Zhang Friday, January 14, 2011 8:16 AM
    Thursday, January 13, 2011 9:53 PM
  • Thankyou Jonas, I can't believe it was as simple as that and that nobody mentioned it until now!

    Nice one!

    Matt

    Thursday, February 3, 2011 11:13 AM