Added -dd for daemon debugging.
[exim.git] / src / src / aliases.default
CommitLineData
059ec3d9
PH
1# $Cambridge: exim/src/src/aliases.default,v 1.1 2004/10/07 10:39:01 ph10 Exp $
2
3# Default aliases file, installed by Exim. This file contains no real aliases.
4# You should edit it to taste.
5
6
7# The following alias is required by the mail RFCs 2821 and 2822.
8# Set it to the address of a HUMAN who deals with this system's mail problems.
9
10# postmaster: someone@your.domain
11
12# It is also common to set the following alias so that if anybody replies to a
13# bounce message from this host, the reply goes to the postmaster.
14
15# mailer-daemon: postmaster
16
17
18# You should also set up an alias for messages to root, because it is not
19# usually a good idea to deliver mail as root.
20
21# root: postmaster
22
23# It is a good idea to redirect any messages sent to system accounts so that
24# they don't just get ignored. Here are some common examples:
25
26# bin: root
27# daemon: root
28# ftp: root
29# nobody: root
30# operator: root
31# uucp: root
32
33# You should check your /etc/passwd for any others.
34
35
36# Other commonly enountered aliases are:
37#
38# abuse: the person dealing with network and mail abuse
39# hostmaster: the person dealing with DNS problems
40# webmaster: the person dealing with your web site
41
42####