Frequently Asked Question
How to check the out going port for an Exchange send connector
Last Updated 2 years ago
1. To check the port you need to open Exchange Powershell
2. At the prompt type Get-SendConnector [Name of connector] | fl
3. This will list out the details for the specified connector including the port number
If you don't know the name of the connector you want you can simply list them all by typeing Get-SendConnector