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 38sshd: root 39system: root 40toor: root 41tty: root 42usenet: news 43uucp: root 44xten: root 45 46# Well-known aliases -- these should be filled in! 47# manager: 48# dumper: 49 50# BUSINESS-RELATED MAILBOX NAMES 51# info: 52# marketing: 53# sales: 54# support: 55 56# NETWORK OPERATIONS MAILBOX NAMES 57abuse: root 58# noc: root 59security: root 60 61# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 62ftp: root 63ftp-bugs: ftp 64# hostmaster: root 65# webmaster: root 66# www: webmaster 67 68# msgs: "| /usr/bin/msgs -s" 69# bit-bucket: /dev/null 70# dev-null: bit-bucket 71