1# $FreeBSD$ 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 root's mailbox or forwarding 17# root's 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 27bind: root 28daemon: root 29games: root 30kmem: root 31mailnull: postmaster 32man: root 33news: root 34nobody: root 35operator: root 36pop: root 37smmsp: postmaster 38system: root 39toor: root 40tty: root 41usenet: news 42uucp: root 43xten: root 44 45# Well-known aliases -- these should be filled in! 46# manager: 47# dumper: 48 49# BUSINESS-RELATED MAILBOX NAMES 50# info: 51# marketing: 52# sales: 53# support: 54 55# NETWORK OPERATIONS MAILBOX NAMES 56abuse: root 57# noc: root 58security: root 59 60# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 61ftp: root 62ftp-bugs: ftp 63# hostmaster: root 64# webmaster: root 65# www: webmaster 66 67# msgs: "| /usr/bin/msgs -s" 68# bit-bucket: /dev/null 69# dev-null: bit-bucket 70