You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
509 B
19 lines
509 B
## |
|
## @l_prefix@/etc/exim/aliases -- local mailbox aliases |
|
## |
|
|
|
# standard mail targets |
|
nobody: /dev/null |
|
MAILER-DAEMON: postmaster |
|
|
|
# mailbox names for common services, roles and functions |
|
# (see RFC 2142 for more details and expanded list of names) |
|
abuse: root |
|
hostmaster: root |
|
noc: root |
|
postmaster: root |
|
security: root |
|
|
|
# save unprivileged user storage of careless admins |
|
root: /dev/null |
|
|
|
|