diff options
author | 2001-12-28 19:51:29 +0000 | |
---|---|---|
committer | 2001-12-28 19:51:29 +0000 | |
commit | d665d71d75a9f4974db9f3b2d6bdae9003a85f48 (patch) | |
tree | ec9151fa258b9172adf1e59957ec7137569bf1b0 | |
parent | sync (diff) | |
download | wireguard-openbsd-d665d71d75a9f4974db9f3b2d6bdae9003a85f48.tar.xz wireguard-openbsd-d665d71d75a9f4974db9f3b2d6bdae9003a85f48.zip |
Redirect new pseudo-accounts to root so they don't end up with
spools in /var/mail that no one will see; Rogier Quaak
-rw-r--r-- | etc/aliases | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/aliases b/etc/aliases index fc745f9cd88..bcfece2bdf4 100644 --- a/etc/aliases +++ b/etc/aliases @@ -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: |