Use the following procedure to define a mail rename record.
- Edit the /usr/local/domain/named.abc.data file
on your domain name server.
- Add a Mail Rename (MR) record for each alias.
For
example, if a user
sam
has an alias
sammy
,
the Mail Rename record is:
This
record causes all mail addressed to sammy
to be delivered
to sam
. Each MR record should be entered on a line by itself.
- The serial number in the SOA Resource Record must be incremented,
because the database has been modified.
- Refresh the name server database by typing the
refresh
-s named
command.
- Type the
refresh -s sendmail
command to make the
changes take effect.