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,