1 1.9 perry # $NetBSD: aliases,v 1.9 1998/01/09 23:51:09 perry Exp $ 2 1.1 cgd # 3 1.9 perry # from: @(#)aliases 8.2 (Berkeley) 3/5/94 4 1.1 cgd # 5 1.1 cgd # Aliases in this file will NOT be expanded in the header from 6 1.1 cgd # Mail, but WILL be visible over networks or from /bin/mail. 7 1.1 cgd # 8 1.1 cgd # >>>>>>>>>> The program "newaliases" must be run after 9 1.1 cgd # >> NOTE >> this file is updated for any changes to 10 1.1 cgd # >>>>>>>>>> show through to sendmail. 11 1.1 cgd # 12 1.1 cgd 13 1.7 mikel # Basic system aliases -- these MUST be present. 14 1.1 cgd MAILER-DAEMON: postmaster 15 1.1 cgd postmaster: root 16 1.1 cgd 17 1.7 mikel # General redirections for pseudo accounts. 18 1.7 mikel bin: root 19 1.7 mikel daemon: root 20 1.9 perry falken: root 21 1.7 mikel games: root 22 1.7 mikel ingres: root 23 1.7 mikel nobody: root 24 1.7 mikel toor: root 25 1.7 mikel uucp: root 26 1.1 cgd 27 1.2 cgd # Well-known aliases -- these should be filled in! 28 1.2 cgd # root: 29 1.2 cgd # operator: 30 1.9 perry 31 1.9 perry # Standard aliases defined by rfc2142 32 1.9 perry abuse: postmaster # address to report network abuse (like spam) 33 1.9 perry noc: root # reports of network infrastructure difficulties 34 1.9 perry security: root # address to report security problems 35 1.9 perry hostmaster: root # DNS maintainer (DNS SOA records should use this) 36 1.9 perry usenet: root # Usenet news service maintainer 37 1.9 perry news: usenet # defined as an alias for "usenet" 38 1.9 perry webmaster: root # http/web service maintainer 39 1.9 perry www: webmaster # defined as an alias for "webmaster" 40 1.9 perry uucp: root # uucp service maintainer 41 1.9 perry ftp: root # ftp maintainer (especially anonymous ftp) 42 1.7 mikel 43 1.8 mrg # don't enable this. 44 1.8 mrg # decode: /dev/null 45 1.3 cgd 46 1.3 cgd # uncomment this for msgs: 47 1.3 cgd # msgs: "|/usr/bin/msgs -s" 48