Multiple SMTP routing Servers

We want to setup 2 x SMTP servers (serverA and serverB) both sending internet mail. Both servers are in the same NNN.

ServerA users send via serverA, ServerB users send via ServerB.

Both server documents and configuration documents are setup identically. Both use the same foreign SMTP domain and same Global domain. Both have SMTP connection documents setup identically.

ServerA is working fine, but ServerB keeps sending SMTP mail to ServerA despite a relay host being specified in an identical manner in the ServerB configuration document.

What are we doing wrong- why does ServerB insist on routing SMTP to ServerA ?

Thanks,

Subject: Multiple SMTP routing Servers

First of all I do not undersatnd why you are using both foreign SMTP domain and as well as relay host.You can use only one option.

Second thing put both servers in dirffernet TCPIP network.

Subject: RE: Multiple SMTP routing Servers

Sorry,

servera is using relay host

serverB is using foreign domain document.

serverB routes smtp through serverA.

i have changed the notes network on serverB, but is still routes through serverA ???

Any ideas ?