From e96f6ac6e912185a495a99af2b0d51b73bd1d044 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Jun 2011 23:02:42 +0000 Subject: Fri Jun 17 23:02:42 UTC 2011 --- community-staging/exim/aliases | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 community-staging/exim/aliases (limited to 'community-staging/exim/aliases') diff --git a/community-staging/exim/aliases b/community-staging/exim/aliases new file mode 100644 index 000000000..5a76ff7d5 --- /dev/null +++ b/community-staging/exim/aliases @@ -0,0 +1,35 @@ +# +# /etc/mail/aliases +# +# NOTE: Make sure you run 'newaliases' after modifying this file +# + +# Basic system aliases -- these MUST be present. +MAILER-DAEMON: postmaster +postmaster: root +hostmaster: root +webmaster: hostmaster +ftpmaster: hostmaster +admin: hostmaster +administrator: hostmaster + +# General redirections for pseudo accounts. +bin: root +daemon: root +games: root +ingres: root +nobody: root +system: root +toor: root +uucp: root + +# Well-known aliases. +manager: root +dumper: root +operator: root + +# trap decode to catch security attacks +decode: root + +# Person who should get root's mail +#root: -- cgit v1.2.3-54-g00ecf