1# $Id: aliases,v 1.7 1998/11/03 08:14:38 phk 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 33system: root 34toor: root 35usenet: news 36uucp: root 37xten: root 38 39# Well-known aliases -- these should be filled in! 40# manager: 41# dumper: 42 43# BUSINESS-RELATED MAILBOX NAMES 44# info: 45# marketing: 46# sales: 47# support: 48 49# NETWORK OPERATIONS MAILBOX NAMES 50abuse: root 51# noc: root 52security: root 53 54# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 55ftp: root 56ftp-bugs: ftp 57# hostmaster: root 58# webmaster: root 59# www: webmaster 60 61# msgs: "| /usr/bin/msgs -s" 62# bit-bucket: /dev/null 63# dev-null: bit-bucket 64