Browse Source

Redirect new pseudo-accounts to root so they don't end up with

spools in /var/mail that no one will see; Rogier Quaak
OPENBSD_3_1
millert 22 years ago
parent
commit
dfeb537a2c
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      src/etc/aliases

+ 4
- 1
src/etc/aliases View File

@ -1,5 +1,5 @@
#
# $OpenBSD: aliases,v 1.7 1999/03/08 07:54:11 todd Exp $
# $OpenBSD: aliases,v 1.8 2001/12/28 19:51:29 millert Exp $
#
# Aliases in this file will NOT be expanded in the header from
# Mail, but WILL be visible over networks or from /bin/mail.
@ -22,6 +22,9 @@ operator: root
uucp: root
www: root
ftp-bugs: root
popa3d: root
proxy: root
smmsp: root
# Well-known aliases -- these should be filled in!
# root:


Loading…
Cancel
Save