]> git.pld-linux.org Git - packages/exim.git/blame - exim.aliases
Rel 14; fix segfault in srs
[packages/exim.git] / exim.aliases
CommitLineData
7f0182a7
AM
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
f6890478 9# >>>>>>>>>> show through to exim.
7f0182a7
AM
10#
11
12# Basic system aliases -- these MUST be present.
13MAILER-DAEMON: postmaster
14postmaster: root
15hostmaster: root
16webmaster: hostmaster
17ftpmaster: hostmaster
18admin: hostmaster
19administrator: hostmaster
20
21# General redirections for pseudo accounts.
22bin: root
23daemon: root
24games: root
25ingres: root
26nobody: root
27system: root
28toor: root
29uucp: root
30
31# Well-known aliases.
32manager: root
33dumper: root
34operator: root
35
36# trap decode to catch security attacks
37decode: root
38
f6890478 39# Standard users added by PLD:
5ca9304b 40stats: root
f6890478 41
7f0182a7
AM
42# Person who should get root's mail
43#root: wallner
This page took 0.428113 seconds and 4 git commands to generate.