Hello,
I have the following scenario:
AUS1 and USA1 servers belongs to Domino domain world.org. A global domain document exist for the Local primary internet domain world.org, where aussie.com.au is listed on Alternate Internet domain aliases field.
What I want to accomplish is:
-
when user on AUS1 sends a message to external contact (@hotmail.com) it routes directly to an Internet host.
-
when user on AUS1 sends an internal message it routes through NRPC to USA1. I already have a connection document for this and it’s working as expected
-
when user on USA1 sends a message to external, it routes directly to external host. This is already in place and it’s working as expected
-
when user on USA1 sends a message to internal users, it routes through NRPC to AUS1.I already have a connection document for this and it’s working as expected
So, what do I need to do in order to enable item 1?
Thanks in advance