]> git.pld-linux.org Git - packages/postfix.git/blame - postfix.aliases
- rel 2 for real
[packages/postfix.git] / postfix.aliases
CommitLineData
a281e397
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
9# >>>>>>>>>> show through to postfix.
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
5b67ec52
PG
34# Standard users added by PLD:
35stats: root
36
a281e397
AM
37# Person who should get root's mail
38#root: marc
This page took 0.678409 seconds and 4 git commands to generate.