We have just setup our notes server and are having a problem with Outbound SMTP being able to resolve destination host names. I can run nslookup on the server and am able to resolve the destinations. As an interm I have put the ISPs relay in place but even had to add a entry to the hosts table for it. We are switching ISPs down the road and will not have a relay available. When I just have the hostname of the relay in place I get
SMTPClient: Attempting to Connect: Host smtp.xxxx.ca, Port 25, SSL Port 0, Connecting Domain moosehead.intelivent.ca
SMTPClient: Connection terminated with status: 7267
Router: No messages transferred to smtp.xxxx.ca (host smtp.xxxx.ca) via SMTP: The remote server is not a known TCP/IP host.
Router: Failed to connect to SMTP host smtp.xxxx.ca because The remote server is not a known TCP/IP host.
I have tried adding a DNSSERVERS entry in NOTES.INI but that does not seem to be helping.