aliases
上传用户:xu_441
上传日期:2007-01-04
资源大小:1640k
文件大小:1k
- #
- # $Id: aliases,v 8.1 1999/02/06 18:44:07 gshapiro Exp $
- # @(#)aliases 8.2 (Berkeley) 3/5/94
- #
- # Aliases in this file will NOT be expanded in the header from
- # Mail, but WILL be visible over networks or from /bin/mail.
- #
- # >>>>>>>>>> The program "newaliases" must be run after
- # >> NOTE >> this file is updated for any changes to
- # >>>>>>>>>> show through to sendmail.
- #
- # Basic system aliases -- these MUST be present.
- MAILER-DAEMON: postmaster
- postmaster: root
- # General redirections for pseudo accounts.
- bin: root
- daemon: root
- games: root
- ingres: root
- nobody: root
- system: root
- toor: root
- uucp: root
- # Well-known aliases.
- manager: root
- dumper: root
- operator: root
- # trap decode to catch security attacks
- decode: root
- # OFFICIAL CSRG/BUG ADDRESSES
- # Ftp maintainer.
- ftp: ftp-bugs
- ftp-bugs: bigbug@cs.berkeley.edu
- # Distribution office.
- bsd-dist: bsd-dist@cs.berkeley.edu
- # Fortune maintainer.
- fortune: fortune@cs.berkeley.edu
- # Termcap maintainer.
- termcap: termcap@cs.berkeley.edu
- # General bug address.
- ucb-fixes: bigbug@cs.berkeley.edu
- ucb-fixes-request: bigbug@cs.berkeley.edu
- bugs: bugs@cs.berkeley.edu
- # END OFFICIAL BUG ADDRESSES