We have an intermittent issue with routing mail to external internet domains. Our setup is as follows: All servers are in the same Domino domain, 2 Clustered Domino Mail servers route mail to the internet via 2 Clustered Domino SMTP servers. There is no DNS setup on the internal Mail servers only on the SMTP servers. A Foreign SMTP and SMTP connection documents method is used to route external messages from the Mail servers to the SMTP servers.
Below is a print out from both the Miscellaneous and Mail Events views from the log database of the Mail Server when a message was not routing. As you can see from both views, the router seems to be waiting for a DNS. Any messages for internal users get routed (see 8:40 on the Mail Routing view). After quitting the router and restarting it, the external message then gets routed to the SMTP servers, (look at the end of both views at 8:50)
We have other strange things happening, ie. Connection from server … not used, Server not found (see 8:33 in the Miscellaneous view), public key not found for user(see 8:46 in the Miscellaneous view), also, not in the views below, but sometimes we will get an error message saying user not found, you send the same message again and it works!!. All these errors seem to be as if the names.nsf is loosing part of its indexes intermittently or cache is not refreshed correctly
If you try to rebuild the directory index (load updall names.nsf -R ), the problem appears to compound itself and the only solution is to restart the server.
We have been able to reproduce this problem on the client site as well as test servers in our office (both setup for ASP model).
Your help and thoughts would be gratefully appreciated.
02/09/2003 08:33:50 Router: notes.ini setting for Log_Mailrouting being used (note - this option may now be configured in a Server Configuration document)
02/09/2003 08:33:50 Router: Connection from server ISRVR01/INTSRVR/XXXXXXXXXnot used; Server not found in Domino Directory.
02/09/2003 08:33:50 Router: Connection from server ISRVR01/INTSRVR/
XXXXXXXXX not used; Server not found in Domino Directory.
02/21/2003 09:02:56 Router: Unable to dispatch message 001BBBD5 to domain hotmail.com. DNS is unavailable or query timed out, message will be requeued.
02/21/2003 09:02:56 Router: Unable to dispatch message 001BBBDE to domain hotmail.com. DNS is unavailable or query timed out, message will be requeued.