1N/A#
1N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
1N/A# Use is subject to license terms.
1N/A#
1N/A# CDDL HEADER START
1N/A#
1N/A# The contents of this file are subject to the terms of the
1N/A# Common Development and Distribution License, Version 1.0 only
1N/A# (the "License"). You may not use this file except in compliance
1N/A# with the License.
1N/A#
1N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1N/A# or http://www.opensolaris.org/os/licensing.
1N/A# See the License for the specific language governing permissions
1N/A# and limitations under the License.
1N/A#
1N/A# When distributing Covered Code, include this CDDL HEADER in each
1N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1N/A# If applicable, add the following below this CDDL HEADER, with the
1N/A# fields enclosed by brackets "[]" replaced with your own identifying
1N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1N/A#
1N/A# CDDL HEADER END
1N/A#
1N/A#
1N/A#ident "%Z%%M% %I% %E% SMI"
1N/A
1N/A##
1N/A# Aliases can have any mix of upper and lower case on the left-hand side,
1N/A# but the right-hand side should be proper case (usually lower)
1N/A#
1N/A# >>>>>>>>>> The program "newaliases" must be run after
1N/A# >> NOTE >> this file is updated for any changes to
1N/A# >>>>>>>>>> show through to sendmail.
1N/A##
1N/A
1N/A# The following alias is required by the mail protocol, RFC 2821
1N/A# Set it to the address of a HUMAN who deals with this system's mail problems.
1N/Apostmaster: root
1N/A
1N/A# Alias for mailer daemon; returned messages from our MAILER-DAEMON
1N/A# should be routed to our local Postmaster.
1N/AMAILER-DAEMON: postmaster
1N/A
1N/A# General redirections for pseudo accounts.
1N/Abin: root
1N/Adaemon: root
1N/Asystem: root
1N/Atoor: root
1N/Auucp: root
1N/A
1N/A# Well-known aliases.
1N/Amanager: root
1N/Adumper: root
1N/Aoperator: root
1N/A
1N/A# trap decode to catch security attacks
1N/Adecode: root
1N/A
1N/A# Aliases to handle mail to programs or files, eg news or vacation
1N/Anobody: /dev/null
1N/A
1N/A# Sample aliases:
1N/A
1N/A# Alias for distribution list, members specified here:
1N/A#staff:wnj,mosher,sam,ecc,mckusick,sklower,olson,rwh@ernie
1N/A
1N/A# Alias for distribution list, members specified elsewhere:
1N/A#keyboards: :include:/usr/jfarrell/keyboards.list
1N/A
1N/A# Alias for a person, so they can receive mail by several names:
1N/A#epa:eric
1N/A
1N/A#######################
1N/A# Local aliases below #
1N/A#######################
1N/A