1# $Id: aliases,v 1.8 1999/01/04 21:21:10 billf Exp $ 2# @(#)aliases 5.3 (Berkeley) 5/24/90 3# 4# Aliases in this file will NOT be expanded in the header from 5# Mail, but WILL be visible over networks. 6# 7# >>>>>>>>>> The program "newaliases" must be run after 8# >> NOTE >> this file is updated for any changes to 9# >>>>>>>>>> show through to sendmail. 10# 11# 12# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES 13# AND FUNCTIONS', May 1997 14 15# Pretty much everything else in this file points to "root", so 16# you would do well in either reading roots mailbox or forwarding 17# roots email from here. 18 19# root: me@my.domain 20 21# Basic system aliases -- these MUST be present 22MAILER-DAEMON: postmaster 23postmaster: root 24 25# General redirections for pseudo accounts 26bin: root 27daemon: root 28games: root 29man: root 30news: root 31nobody: root 32operator: root 33pop: root 34system: root 35toor: root 36usenet: news 37uucp: root 38xten: root 39 40# Well-known aliases -- these should be filled in! 41# manager: 42# dumper: 43 44# BUSINESS-RELATED MAILBOX NAMES 45# info: 46# marketing: 47# sales: 48# support: 49 50# NETWORK OPERATIONS MAILBOX NAMES 51abuse: root 52# noc: root 53security: root 54 55# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 56ftp: root 57ftp-bugs: ftp 58# hostmaster: root 59# webmaster: root 60# www: webmaster 61 62# msgs: "| /usr/bin/msgs -s" 63# bit-bucket: /dev/null 64# dev-null: bit-bucket 65