Initial commit

This commit is contained in:
2025-10-31 18:28:41 +02:00
commit b6c621d9b3
8 changed files with 1696 additions and 0 deletions
File diff suppressed because it is too large Load Diff
+36
View File
@@ -0,0 +1,36 @@
#
# /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
abuse: root
# trap decode to catch security attacks
decode: root
# Person who should get root's mail
#root:
+6
View File
@@ -0,0 +1,6 @@
name: exim
description: Exim mailer daemon
type: background
start_cmd: /usr/sbin/exim -bdf -q30m
exit_method: kill
restart: false
+1
View File
@@ -0,0 +1 @@
u exim 79 "Exim MTA" /var/spool/exim