home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s053 / 26.ddi / root.3 / usr / ucblib / aliases next >
Encoding:
Text File  |  1990-12-20  |  1.7 KB  |  61 lines

  1. #ident    "@(#)//usr/ucblib/aliases.sl 1.1 4.0 12/08/90 18518 AT&T-USL"
  2.  
  3.  
  4. #        PROPRIETARY NOTICE (Combined)
  5. #
  6. #This source code is unpublished proprietary information
  7. #constituting, or derived under license from AT&T's UNIX(r) System V.
  8. #In addition, portions of such source code were derived from Berkeley
  9. #4.3 BSD under license from the Regents of the University of
  10. #California.
  11. #
  12. #
  13. #
  14. #        Copyright Notice 
  15. #
  16. #Notice of copyright on this source code product does not indicate 
  17. #publication.
  18. #
  19. #    (c) 1986,1987,1988,1989  Sun Microsystems, Inc
  20. #    (c) 1983,1984,1985,1986,1987,1988,1989  AT&T.
  21. #              All rights reserved.
  22.  
  23. ##
  24. #  Aliases can have any mix of upper and lower case on the left-hand side,
  25. #    but the right-hand side should be proper case (usually lower)
  26. #
  27. #    >>>>>>>>>>    The program "newaliases" will need to be run after
  28. #    >> NOTE >>    this file is updated for any changes to
  29. #    >>>>>>>>>>    show through to sendmail.
  30. #
  31. #    @(#)aliases 1.8 86/07/16 SMI
  32. ##
  33.  
  34. # Following alias is required by the mail protocol, RFC 822
  35. # Set it to the address of a HUMAN who deals with this system's mail problems.
  36. Postmaster: root
  37.  
  38. # Alias for mailer daemon; returned messages from our MAILER-DAEMON
  39. # should be routed to our local Postmaster.
  40. MAILER-DAEMON: postmaster
  41.  
  42. # Aliases to handle mail to programs or files, eg news or vacation
  43. decode: "|/usr/bin/uudecode"
  44. nobody: /dev/null
  45.  
  46. # Sample aliases:
  47.  
  48. # Alias for distribution list, members specified here:
  49. #staff:wnj,mosher,sam,ecc,mckusick,sklower,olson,rwh@ernie
  50.  
  51. # Alias for distribution list, members specified elsewhere:
  52. #keyboards: :include:/usr/jfarrell/keyboards.list
  53.  
  54. # Alias for a person, so they can receive mail by several names:
  55. #epa:eric
  56.  
  57. #######################
  58. # Local aliases below #
  59. #######################
  60.  
  61.