Home | History | Annotate | Line # | Download | only in etc
aliases revision 1.19
      1  1.19   lukem #	$NetBSD: aliases,v 1.19 2002/06/06 00:21:57 lukem 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.19   lukem toor:		root
     19  1.19   lukem daemon:		root
     20   1.7   mikel bin:		root
     21   1.7   mikel games:		root
     22  1.19   lukem postfix:	postmaster
     23  1.13   lukem named:		root
     24  1.17  itojun ntpd:		root
     25  1.16  itojun sshd:		root
     26  1.19   lukem smmsp:		postmaster
     27  1.19   lukem nobody:		root
     28   1.1     cgd 
     29   1.2     cgd # Well-known aliases -- these should be filled in!
     30   1.2     cgd # root:
     31   1.2     cgd # operator:
     32   1.9   perry 
     33   1.9   perry # Standard aliases defined by rfc2142
     34  1.11   mikel # address to report network abuse (like spam)
     35  1.11   mikel abuse:		postmaster
     36  1.11   mikel # reports of network infrastructure difficulties
     37  1.11   mikel noc:		root
     38  1.11   mikel # address to report security problems
     39  1.11   mikel security:	root
     40  1.11   mikel # DNS administrator (DNS SOA records should use this)
     41  1.11   mikel hostmaster:	root
     42  1.11   mikel # Usenet news service administrator
     43  1.11   mikel usenet:		root
     44  1.11   mikel news:		usenet
     45  1.11   mikel # http/web service administrator
     46  1.11   mikel webmaster:	root
     47  1.11   mikel www:		webmaster
     48  1.11   mikel # UUCP service administrator
     49  1.11   mikel uucp:		root
     50  1.11   mikel # FTP administrator (especially anonymous FTP)
     51  1.11   mikel ftp:		root
     52   1.7   mikel 
     53   1.8     mrg # don't enable this.
     54   1.8     mrg # decode:	/dev/null
     55   1.3     cgd 
     56   1.3     cgd # uncomment this for msgs:
     57   1.3     cgd # msgs: "|/usr/bin/msgs -s"
     58