[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mail.domain.org questions
- Subject: Re: [cobalt-users] mail.domain.org questions
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Fri May 31 21:11:54 2002
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Julius wrote:
> If I have one domain on a RAQ4i, and it is called
> 'mail.domain.org'
> ("mail" being instead of the usual "www" in this case)
>
> yet I want to receive email on that domain for
> @domain.org
> @domain2.org
> @domain3.org
>
> and it should all end up in the same mailboxes
> (of the users for @domain.org)
>
> how should I configure that in the GUI
Add domain.org, domain2.org, and domain3.org all as email aliases in the
site management section of the gui.
> and/or (rather)
> how do I configure that using SSH?
This is a sendmail specific question; it's best asked in a sendmail
list; you can also find information at "http://www.sendmail.org/".
Hint: the keyword to look for is 'virtusertable'.
Quick explanation: You'll want lines such as (this is right out of my
own virtusertable):
@nobaloney.com %1@xxxxxxxxxxxxxxxxx
(that's a tab between the two columns, not spaces)
After you change virtusertable you'll need to rehash the database:
# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net
P. O. Box 52672, Riverside, CA 92517
voice: (909) 778-9980 * fax: (702) 548-9484