1# 2# $OpenBSD: aliases,v 1.30 2009/05/20 21:10:06 thib Exp $ 3# 4# Aliases in this file will NOT be expanded in the header from 5# Mail, but WILL be visible over networks or from /usr/libexec/mail.local. 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# Basic system aliases -- these MUST be present 13MAILER-DAEMON: postmaster 14postmaster: root 15 16# General redirections for important pseudo accounts 17daemon: root 18ftp-bugs: root 19operator: root 20uucp: root 21www: root 22 23# Redirections for pseudo accounts that should not receive mail 24_afs: /dev/null 25_bgpd: /dev/null 26_btd: /dev/null 27_dhcp: /dev/null 28_dvmrpd: /dev/null 29_fingerd: /dev/null 30_ftp: /dev/null 31_hostapd: /dev/null 32_identd: /dev/null 33_isakmpd: /dev/null 34_kadmin: /dev/null 35_kdc: /dev/null 36_mopd: /dev/null 37_ntp: /dev/null 38_ospfd: /dev/null 39_ospf6d: /dev/null 40_pflogd: /dev/null 41_portmap: /dev/null 42_ppp: /dev/null 43_rbootd: /dev/null 44_relayd: /dev/null 45_ripd: /dev/null 46_rstatd: /dev/null 47_rtadvd: /dev/null 48_rusersd: /dev/null 49_rwalld: /dev/null 50_smtpd: /dev/null 51_snmpd: /dev/null 52_spamd: /dev/null 53_syslogd: /dev/null 54_tcpdump: /dev/null 55_tftpd: /dev/null 56_x11: /dev/null 57_ypldap: /dev/null 58bin: /dev/null 59named: /dev/null 60nobody: /dev/null 61popa3d: /dev/null 62proxy: /dev/null 63smmsp: /dev/null 64sshd: /dev/null 65 66# Well-known aliases -- these should be filled in! 67# root: 68# manager: 69# dumper: 70 71# RFC 2142: NETWORK OPERATIONS MAILBOX NAMES 72abuse: root 73# noc: root 74security: root 75 76# RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 77# hostmaster: root 78# usenet: root 79# news: usenet 80# webmaster: root 81# ftp: root 82 83# uncomment this for msgs: 84# msgs: "|/usr/bin/msgs -s" 85