[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] email on parked domain
- Subject: RE: [cobalt-users] email on parked domain
- From: "master" <info@xxxxxxxxxxxxx>
- Date: Fri Jun 14 00:59:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Jeff thanks, one question
where do you put the line
# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
You wrote
Add these lines manually to the bottom of /etc/mail/virtusertable:
@domain1.com <tab> user1@xxxxxxxxxxxxxxxx
@domain2.com <tab> user2@xxxxxxxxxxxxxxxx
@domain3.com <tab> user3@xxxxxxxxxxxxxxxx
@domain4.com <tab> user4@xxxxxxxxxxxxxxxx
(those are just tabs between the two fields)
Then:
# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
Should work fine.
Jeff
--