Hi,
I’m setting up some Domino 8.5 servers and sendmail servers for a local test, and I’m running into some problems routing mail around this system.
Here is what my local domain looks like now:
1 Primary Domino server. I’ll call this box domino-primary.local.
1 Secondary Domino server. I’ll call this box domino-secondary.local.
1 Sendmail server. I’ll call this box sendmail.local.
On both Domino servers, I have added sendmail.local as my local relay host under Router/SMTP on the server config doc.
On the sendmail server, I have created a test mailbox named ‘bill@sendmail.local’.
Here is where it gets weird. If I connect to a mailbox on domino-primary.local and send a mail to bill@sendmail.local, it is accepted for delivery.
However, if I connect to the secondary server and perform this same test, the message fails to be delivered. This is the error message I get in my server log:
04/19/2010 12:15:00 PM No route found to domain sendmail.local. Check Server, Connection and Domain documents in Domino Directory.
I’m not sure what I’m doing wrong here. I’m pretty new to Domino, so if I’m missing something obvious please forgive me.
Thanks,
-Bill