- re-order pseudo-users to master.passwd order
- send postfix & smmsp email to postmaster instead of root
This commit is contained in:
parent
272ad304a6
commit
bd48ab4f7b
16
etc/aliases
16
etc/aliases
@ -1,4 +1,4 @@
|
||||
# $NetBSD: aliases,v 1.18 2002/06/05 22:00:03 itojun Exp $
|
||||
# $NetBSD: aliases,v 1.19 2002/06/06 00:21:57 lukem Exp $
|
||||
#
|
||||
# from: @(#)aliases 8.2 (Berkeley) 3/5/94
|
||||
#
|
||||
@ -15,16 +15,16 @@ MAILER-DAEMON: postmaster
|
||||
postmaster: root
|
||||
|
||||
# General redirections for pseudo accounts.
|
||||
bin: root
|
||||
daemon: root
|
||||
games: root
|
||||
named: root
|
||||
nobody: root
|
||||
postfix: root
|
||||
toor: root
|
||||
daemon: root
|
||||
bin: root
|
||||
games: root
|
||||
postfix: postmaster
|
||||
named: root
|
||||
ntpd: root
|
||||
sshd: root
|
||||
smmsp: root
|
||||
smmsp: postmaster
|
||||
nobody: root
|
||||
|
||||
# Well-known aliases -- these should be filled in!
|
||||
# root:
|
||||
|
Loading…
Reference in New Issue
Block a user