i have a question about domino using an addtional mailsystem for smarthosting.
Domino is the primary mailsystem using mydomain.com, and i want to lookup for users not within my domino directory to relay to a smart host (e.g. exchange).
The inbound/outbound mails are send/received from a fronted gateway.
I also setup on my test server with the same configuration as yours and the smart host does not work on port 25 , it is still trying to route on port 26 , thanks.
the outgoing port configuration is a per server setting.
If you need to go to the gateway using port 26 and to the smarthost using port 25, you could probably do this using two Domino servers and making them route emails that need to go to the smarthost to a specific Domino server.
Lets say server1 sends outgoing smtp email to gateway using port 26, and sends mail that goes to smarthost to a second server (server2) using Notes routing. (1352) . Once emails reach server2 (configured to use port 25 for outgoing smtp), they are sent to smarthost using port 25.
Some checks needed to make sure this is possible, but without further info, I cannot make sure this idea is applicable.