[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Re: cobalt-developers digest, Vol 1 #1248 - 13 msgs



>
> The MX record has to be a valid host name and not an IP.
>
> Any other ideas?

Since you are doing DNS, you can create a valid hostname.

Make an A record of mail.virtualsite.com that points to the IP of the
Exchange Server
Make an MX record that sends mail to mail.virtualsite.com

I've done this, and it works fine.