diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-12-11 17:29:57 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-12-11 17:29:57 +0000 |
commit | 5a3ecbf1d25bae792fe513bcf022f06c58519645 (patch) | |
tree | 0c5d4ca1a94513d46c63624828cf8b4216bff7f0 | |
parent | 20ad349dbb408d9c7af0f11a23a1f63212866f99 (diff) | |
download | src-5a3ecbf1d25bae792fe513bcf022f06c58519645.tar.gz src-5a3ecbf1d25bae792fe513bcf022f06c58519645.zip |
Add aliases pointing to postmaster for the two new mail related accounts.
Reminded by: sheldonh
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=87664
-rw-r--r-- | etc/mail/aliases | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mail/aliases b/etc/mail/aliases index fe238b290f13..aafe357765d6 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -28,11 +28,13 @@ bind: root daemon: root games: root kmem: root +mailnull: postmaster man: root news: root nobody: root operator: root pop: root +smmsp: postmaster system: root toor: root tty: root |