aliases revision 1.7
1# $NetBSD: aliases,v 1.7 1997/02/15 10:02:10 mikel Exp $ 2# 3# @(#)aliases 8.2 (Berkeley) 3/5/94 4# 5# Aliases in this file will NOT be expanded in the header from 6# Mail, but WILL be visible over networks or from /bin/mail. 7# 8# >>>>>>>>>> The program "newaliases" must be run after 9# >> NOTE >> this file is updated for any changes to 10# >>>>>>>>>> show through to sendmail. 11# 12 13# Basic system aliases -- these MUST be present. 14MAILER-DAEMON: postmaster 15postmaster: root 16 17# General redirections for pseudo accounts. 18bin: root 19daemon: root 20games: root 21ingres: root 22nobody: root 23system: root 24toor: root 25uucp: root 26ftp-bugs: root 27 28# Well-known aliases -- these should be filled in! 29# root: 30# manager: 31# dumper: 32# operator: 33 34# trap decode to catch security attacks 35decode: root 36 37# uncomment this for msgs: 38# msgs: "|/usr/bin/msgs -s" 39