Share via

Hosted Exchange not using second Send Connector

Bodis HS 6 Reputation points
2021-03-11T09:53:20.78+00:00

Hi there,

For some reason my Hosted Exchange servers are not using the second Send Connector I added.

Default Send Connector
Enabled
Route through smart host: mx01.ourcompany.com
Authentication: None Scoping: * (Cost 10)
Source Server: EX01 + EX02

Customer Send Connector
Enabled
Route through smart host: mx01.customer.com
Authentication: None Scoping: customer.com (Cost 1)
Source Server: EX01 + EX02

Both smarthost systems on the other end are identical, except IP. Port 25 is open and tested.
Everything is set up so it should work but for some reason it only pick the Default Send Connector.

Hopefully someone can help me out.

Kind regards.

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.


1 answer

Sort by: Most helpful
  1. Anonymous
    2021-03-12T05:53:54.43+00:00

    Hi @Bodis HS ,

    If the settings are all correct, I think you could do a test:

    1. Changing the Customer Send Connector to your company's.
    2. Changing the Scoping of the Customer to *.

    Also you can run this command and compare the difference of them:

    Get-SendConnector -Identity "ConnectorName" | FL  
    

    And you could recreate two Send Connectors to test.

    Regards,
    Lou


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.