I am configuring a Domino web server. I have configured it as follows:
- Web server has no connection to admin server. Connections are initiated by the Admin server.
- Admin server has a connection document, replicating core system dbs and the application.
- Connection document is also configured for mail. The admin server is the server configured to send mail, so I want the email to be collected from the web server when this connection initiated by the admin server is made, and for the email to simply wait on the web server until this happens.
- Both servers are in the same notes named network.
I have a situation where the email is dead and is not being collected by the admin server as it cannot find a route to deliver the email. I thought this would be covered by them being in the same notes named network, with the admin server being the only one with config to send mail.
I don't want to have a connection from my web server to the admin server (for security reasons) - can anyone recommend a suitable configuration for this scenario?