Multiple relay hosts, is it possible?

is it possible to specify all internet bound e-mail to be delivered to multiple relay hosts (without using DNS?).

so i have a Domino cluster (for internal users) and all internet mail goes to the Domino running SMTP. That SMTP server then sends it on to a relay host for delivery. Is it possible to specify more then one relay host, by IP addresses separated by commas. Or do I modify the Foreign SMTP Domain document. Or do I modify the Configuration Settings document.

Subject: multiple relay hosts, is it possible?

Even though it is a single value field you can put two entries there separated by comma. Example:relay1.domain.com,relay2.domain.com

If you rather want to use IP-addresses then specify:

[111.111.111.111,222.222.222.222]

This works with Domino R5 and R6.

Subject: multiple relay hosts, is it possible?

The relay host field is a single-value field, so putting multiple entries in it will not work.