If you need to change the default smtp send connector port you can run the following command:
```powershell
Set-SendConnector -Identity "Default" -port 26
```
Then you will need to restart the Microsoft Exchange Transport for the change to take effect.