]> git.pld-linux.org Git - packages/sendmail.git/blame - aliases
- Added Obsoletes: exim.
[packages/sendmail.git] / aliases
CommitLineData
c99e5551 1#
2# @(#)aliases 8.2 (Berkeley) 3/5/94
3#
4# Aliases in this file will NOT be expanded in the header from
5# Mail, but WILL be visible over networks or from /bin/mail.
6#
7# >>>>>>>>>> The program "newaliases" must be run after
8# >> NOTE >> this file is updated for any changes to
9# >>>>>>>>>> show through to sendmail.
10#
11
12# Basic system aliases -- these MUST be present.
13MAILER-DAEMON: postmaster
14postmaster: root
15
16# General redirections for pseudo accounts.
17bin: root
18daemon: root
19games: root
20ingres: root
21nobody: root
22system: root
23toor: root
24uucp: root
25
26# Well-known aliases.
27manager: root
28dumper: root
29operator: root
30
31# trap decode to catch security attacks
32decode: root
33
34# Person who should get root's mail
35#root: marc
36
This page took 0.035704 seconds and 4 git commands to generate.