> Allow me to clarify.
As will I. You wrote:
> I did an nslookup on my gateway server hostname and noticed that only an
> MX record has been setup... no A record exists for this hostname. For
> example:
>
> mailout01 MX example.wellsfargo.com
>
> The quick fix for this is to just use the hostname
> "example.wellsfargo.com" rather than "mailout01.wellsfargo.com".
The DNS MX record:
mailout01 MX example.wellsfargo.com
declares that e-mail for @mailout01 should be sent via
example.wellsfargo.com. which is defined by the MX record as the mail server
for @mailout01.
If you have put mailout01 in <gateway>, that's not right, since JAMES is
expecting the identity of a mail server, not of some domain that has a mail
server. The correct value is example.wellsfargo.com.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]