[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] server alias problem -- cant create any ideas ??
- Subject: Re: [cobalt-users] server alias problem -- cant create any ideas ??
- From: Keith Fernandez <keith@xxxxxxxxxxxxxxxxxxx>
- Date: Fri Jul 11 08:07:05 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> NO! you can't have two different domains with the same alias. The server
> would be real confused.
I was able to do this just fine on the RaQ4.
I basically had
1. the e-mail alias woi.com for SMTP data go to the vsite mail.woi.com
which is a /etc/mail/sendmail.cf configuration thing
2. the www alias woi.com for HTTP data go to the vsite www.woi.com
which is a /etc/httpd/httpd.conf configuration thing
Keith