aliases revision 1.11
11.11Smikel# $NetBSD: aliases,v 1.11 1998/02/02 06:14:45 mikel Exp $ 21.1Scgd# 31.9Sperry# from: @(#)aliases 8.2 (Berkeley) 3/5/94 41.1Scgd# 51.1Scgd# Aliases in this file will NOT be expanded in the header from 61.1Scgd# Mail, but WILL be visible over networks or from /bin/mail. 71.1Scgd# 81.1Scgd# >>>>>>>>>> The program "newaliases" must be run after 91.1Scgd# >> NOTE >> this file is updated for any changes to 101.1Scgd# >>>>>>>>>> show through to sendmail. 111.1Scgd# 121.1Scgd 131.7Smikel# Basic system aliases -- these MUST be present. 141.1ScgdMAILER-DAEMON: postmaster 151.1Scgdpostmaster: root 161.1Scgd 171.7Smikel# General redirections for pseudo accounts. 181.7Smikelbin: root 191.7Smikeldaemon: root 201.9Sperryfalken: root 211.7Smikelgames: root 221.7Smikelingres: root 231.7Smikelnobody: root 241.7Smikeltoor: root 251.1Scgd 261.2Scgd# Well-known aliases -- these should be filled in! 271.2Scgd# root: 281.2Scgd# operator: 291.9Sperry 301.9Sperry# Standard aliases defined by rfc2142 311.11Smikel# address to report network abuse (like spam) 321.11Smikelabuse: postmaster 331.11Smikel# reports of network infrastructure difficulties 341.11Smikelnoc: root 351.11Smikel# address to report security problems 361.11Smikelsecurity: root 371.11Smikel# DNS administrator (DNS SOA records should use this) 381.11Smikelhostmaster: root 391.11Smikel# Usenet news service administrator 401.11Smikelusenet: root 411.11Smikelnews: usenet 421.11Smikel# http/web service administrator 431.11Smikelwebmaster: root 441.11Smikelwww: webmaster 451.11Smikel# UUCP service administrator 461.11Smikeluucp: root 471.11Smikel# FTP administrator (especially anonymous FTP) 481.11Smikelftp: root 491.7Smikel 501.8Smrg# don't enable this. 511.8Smrg# decode: /dev/null 521.3Scgd 531.3Scgd# uncomment this for msgs: 541.3Scgd# msgs: "|/usr/bin/msgs -s" 55