|
Extraordin-Air Team Final Project
|
|
|
7/30/02
Task:
Set up an alias so that
people@team4.Nesser.com is automatically forwarded to
uw-unix02-team4@nesser.com
What I did:
As root, I
put these lines in /etc/mail/virtusertable :
people@team4.nesser.com uw-unix02-team4@nesser.com
Then at the command line I ran:
makemap hash virtusertable < virtusertable
|
|
|
|