My Question is can we specify two relay hosts in the field
“Relay host for messages leaving the local internet domain:”
I have two relay servers for sending mails to internet and i want to make redundancy so in case if one relay server is down , Domino sends mails to internet using second relay server.
Within the Domino “Relay host” field, two list delimiters are allowed–comma ( , ) and semicolon ( ; ).
The list is sorted by preference, and each host with the same preference value is separated by a comma. Hosts with a different preference value are each separated from one another by a semicolon.
I was in the market for this solution some time ago. I believe the recommendation is to use SMTP connection documents instead of this field. You can then use routing costs to prioritize them. I don’t do this now because my smtp relay is now clustered. If the connection docs are the solution, please confirm it by replying to this thread. Thank you.