home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / etc / aliases next >
Encoding:
Text File  |  1991-01-10  |  1008 b   |  51 lines

  1. #
  2. #    @(#)aliases    5.3 (Berkeley) 5/24/90
  3. #
  4. #  Aliases in this file will NOT be expanded in the header from
  5. #  Mail, but WILL be visible over networks or from /bin/mail.
  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
  13. MAILER-DAEMON: postmaster
  14. postmaster: root
  15.  
  16. # General redirections for pseudo accounts
  17. bin:    root
  18. daemon:    root
  19. games:    root
  20. ingres:    root
  21. nobody:    root
  22. system:    root
  23. toor:    root
  24. uucp:    root
  25.  
  26. # Well-known aliases
  27. root:
  28. manager:
  29. dumper:
  30. operator:
  31.  
  32. # OFFICIAL CSRG/BUG ADDRESSES
  33.  
  34. # FTP BUG ADDRESS
  35. ftp-bugs: bigbug@ucbvax.berkeley.edu
  36.  
  37. # DISTRIBUTION PERSON
  38. bsd-dist: bsd-dist@ucbvax.berkeley.edu
  39.  
  40. # FORTUNE
  41. fortune: fortune@ucbvax.berkeley.edu
  42.  
  43. # TERMCAP
  44. termcap: bigbug@ucbvax.berkeley.edu
  45.  
  46. # BUG PERSON
  47. ucb-fixes: bigbug@ucbvax.berkeley.edu
  48. ucb-fixes-request: bigbug@ucbvax.berkeley.edu
  49. bugs: bugs@ucbvax.berkeley.edu
  50. # END OFFICIAL BUG ADDRESSES
  51.