
#   SENDMAIL ALIASES.
#
# Alias for mailer daemon.  REFER TO MAN:Aliases for more information.
#
#   #	comment character (must be first char on line)
#   name: addr, addr, addr, addr,
#	  addr, addr, addr, addr
#
#	^
#	 note:	 single colon - do not expand aliases in To: line
#		 double colon - expand aliases in To: line
#
#   addr can be (1) any path
#		(2) >file   (append to said file)
#		(3) <file   (include addresses from file, one per line)
#		(4) "|command"  (pipe through a command)
#		(5) \user   (if user is an alias this ignores the alias)
#
#   note that each addr must be comma delimited, and line continuation
#   depends on whether the last addr on the line has a comma after it.

MAILER-DAEMON: postmaster

# Following alias is required by the new mail protocol, RFC 822
postmaster: foo

# Aliases to handle mail to msgs and news

# Alias for uucp maintenance
uucplist: root
uucp: uucplist

# System
manager: foo
operator: manager
staff: foo
nobody:

#
# smart-aleck aliases
#
daemon: manager
lp: manager
usrlimit: manager

#
#   User
#
#   send mail for foo to foo and also archive it.

foo: \foo, >uumail:mbox

friend: fubar!friend

# William P. Loftus
wpl: PRC.Unisys.COM!wpl

# Matt Dillon
dillon: uunet.uu.net!overload!dillon

# Fred Fish, 1835 East Belmont Dr, Tempe, Arizona 85284
# 1-602-491-0048
fish:	cs.utexas.edu!asuvax!mcdphx!estinc!fnf

