aliases (2092B)
1 # 2 # $OpenBSD: aliases,v 1.73 2025/08/05 19:06:49 sobrado 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 smtpd. 10 # 11 12 # Basic system aliases -- these MUST be present 13 MAILER-DAEMON: postmaster 14 postmaster: root 15 16 # General redirections for important pseudo accounts 17 daemon: root 18 ftp-bugs: root 19 operator: root 20 www: root 21 22 # Redirections for pseudo accounts that should not receive mail 23 _bgpd: /dev/null 24 _bgplgd: /dev/null 25 _dhcp: /dev/null 26 _dpb: /dev/null 27 _dvmrpd: /dev/null 28 _eigrpd: /dev/null 29 _fc-cache: /dev/null 30 _file: /dev/null 31 _fingerd: /dev/null 32 _ftp: /dev/null 33 _hostapd: /dev/null 34 _identd: /dev/null 35 _iked: /dev/null 36 _isakmpd: /dev/null 37 _iscsid: /dev/null 38 _ldapd: /dev/null 39 _ldpd: /dev/null 40 _lldpd: /dev/null 41 _mopd: /dev/null 42 _nsd: /dev/null 43 _ntp: /dev/null 44 _ospfd: /dev/null 45 _ospf6d: /dev/null 46 _pbuild: /dev/null 47 _pfetch: /dev/null 48 _pflogd: /dev/null 49 _ping: /dev/null 50 _pkgfetch: /dev/null 51 _pkguntar: /dev/null 52 _portmap: /dev/null 53 _ppp: /dev/null 54 _rad: /dev/null 55 _radiusd: /dev/null 56 _rbootd: /dev/null 57 _relayd: /dev/null 58 _ripd: /dev/null 59 _rstatd: /dev/null 60 _rusersd: /dev/null 61 _rwalld: /dev/null 62 _smtpd: /dev/null 63 _smtpq: /dev/null 64 _sndio: /dev/null 65 _snmpd: /dev/null 66 _spamd: /dev/null 67 _syslogd: /dev/null 68 _tcpdump: /dev/null 69 _traceroute: /dev/null 70 _tftpd: /dev/null 71 _unbound: /dev/null 72 _unwind: /dev/null 73 _vmd: /dev/null 74 _x11: /dev/null 75 _ypldap: /dev/null 76 bin: /dev/null 77 build: /dev/null 78 nobody: /dev/null 79 _tftp_proxy: /dev/null 80 _ftp_proxy: /dev/null 81 _sndiop: /dev/null 82 _syspatch: /dev/null 83 _slaacd: /dev/null 84 sshd: /dev/null 85 86 # Well-known aliases -- these should be filled in! 87 root: nathanael 88 # manager: 89 # dumper: 90 91 # RFC 2142: NETWORK OPERATIONS MAILBOX NAMES 92 abuse: root 93 # noc: root 94 security: root 95 96 # RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 97 # hostmaster: root 98 # usenet: root 99 # news: usenet 100 # webmaster: root 101 # ftp: root