We have a Dominoserver, that just acts as a webserver, the same domain have the mail on a different environment. On the webserver we have agents that send SMTP mail, but, the server looks for the users in the local directory, while it should send it outside of the server. How can we prevent the server to try and find the users in the local directory and always route all SMTP traffic outside? Since the internet domain is the same the sever takes for granted that the users reside in the local directory.