My ISP blocks port 25. I have good service and not looking to switch to commercial just yet. I also have a Mail reflector with my domain registrar that forwards all mail to my domain to a port I specify.
I'm trying to configure my exchange setup to receive mail on an alternate port as well as send mail to external domains on an alternate port. I have installed an Edge Transport in my DMZ and it created the two send connectors. Running a Get-SendConnector -Identity"connector" |fl Port shows that the EdgeSync send connector is indeed on port 25. Internal mail is delivered fine, and I see on my firewall logs that email was resolving to google and going out on port 25, but since my ISP blocks it it wasn't being delivered.
The default receive connectors are all there and are:
Client Frontend "mailboxserver" | FrontendTransport
Client Proxy "mailboxserver" | HubTransport
Default Frontend "mailboxserver" | Frontend Transport
Default "mailboxserver" | HubTransport
Outbound Proxy Frontend "mailboxserver" | Frontend Transport
Any help to configure this would be appreciated.
-SK
I'm trying to configure my exchange setup to receive mail on an alternate port as well as send mail to external domains on an alternate port. I have installed an Edge Transport in my DMZ and it created the two send connectors. Running a Get-SendConnector -Identity"connector" |fl Port shows that the EdgeSync send connector is indeed on port 25. Internal mail is delivered fine, and I see on my firewall logs that email was resolving to google and going out on port 25, but since my ISP blocks it it wasn't being delivered.
The default receive connectors are all there and are:
Client Frontend "mailboxserver" | FrontendTransport
Client Proxy "mailboxserver" | HubTransport
Default Frontend "mailboxserver" | Frontend Transport
Default "mailboxserver" | HubTransport
Outbound Proxy Frontend "mailboxserver" | Frontend Transport
Any help to configure this would be appreciated.
-SK