Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
753 B

  1. #
  2. # $OpenBSD: aliases,v 1.8 2001/12/28 19:51:29 millert Exp $
  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. # Basic system aliases -- these MUST be present
  12. MAILER-DAEMON: postmaster
  13. postmaster: root
  14. # General redirections for pseudo accounts
  15. bin: root
  16. daemon: root
  17. named: root
  18. nobody: root
  19. operator: root
  20. uucp: root
  21. www: root
  22. ftp-bugs: root
  23. popa3d: root
  24. proxy: root
  25. smmsp: root
  26. # Well-known aliases -- these should be filled in!
  27. # root:
  28. # manager:
  29. # dumper:
  30. # uncomment this for msgs:
  31. # msgs: "|/usr/bin/msgs -s"