From 241833b7f320e7fca84ba226f1ecbb0c963534f7 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 12 Jul 2024 15:20:54 -0400 Subject: initial commit of hypervisor configs --- files/etc/aliases.freebsd | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 files/etc/aliases.freebsd (limited to 'files/etc/aliases.freebsd') diff --git a/files/etc/aliases.freebsd b/files/etc/aliases.freebsd new file mode 100644 index 0000000..b0aeb2d --- /dev/null +++ b/files/etc/aliases.freebsd @@ -0,0 +1,38 @@ +# All local mail should end up forwarded to this address: +root: ${root_mail_alias} + +# Basic system aliases -- these MUST be present +MAILER-DAEMON: postmaster +postmaster: root + +_dhcp: root +_pflogd: root +auditdistd: root +bin: root +bind: root +daemon: root +games: root +hast: root +kmem: root +mailnull: postmaster +man: root +news: root +nobody: root +operator: root +pop: root +proxy: root +smmsp: postmaster +sshd: root +system: root +toor: root +tty: root +usenet: news +uucp: root +manager: root +dumper:root + +# NETWORK OPERATIONS MAILBOX NAMES +abuse: root +security: root +ftp: root +ftp-bugs: ftp -- cgit v1.2.3