[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re: cobalt-developers digest, Vol 1 #1248 - 13 msgs
- Subject: [cobalt-developers] Re: cobalt-developers digest, Vol 1 #1248 - 13 msgs
- From: "Kris Kelso" <Kris@xxxxxxxxxxx>
- Date: Fri Dec 14 16:43:14 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
>
> 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.