]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail.aliases
- release 2 (by relup.sh)
[packages/sendmail.git] / sendmail.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.
5ecf30b7 13mailer-daemon: postmaster
c99e5551 14postmaster: root
15
16# General redirections for pseudo accounts.
17bin: root
18daemon: root
5ecf30b7
JB
19adm: root
20lp: root
21sync: root
22shutdown: root
23halt: root
24mail: root
25news: root
26uucp: root
27operator: root
c99e5551 28games: root
5ecf30b7
JB
29gopher: root
30ftp: root
c99e5551 31nobody: root
5ecf30b7
JB
32apache: root
33named: root
34xfs: root
35gdm: root
36mailnull: root
37postgres: root
38squid: root
39
40ingres: root
c99e5551 41system: root
42toor: root
c99e5551 43manager: root
44dumper: root
5ecf30b7
JB
45abuse: root
46
47newsadm: news
48newsadmin: news
49usenet: news
50ftpadm: ftp
51ftpadmin: ftp
52ftp-adm: ftp
53ftp-admin: ftp
c99e5551 54
55# trap decode to catch security attacks
56decode: root
57
968c0636
ER
58# Standard users added by PLD:
59stats: root
60
c99e5551 61# Person who should get root's mail
62#root: marc
This page took 0.035731 seconds and 4 git commands to generate.