diff options
author | arf20 <aruizfernandez05@gmail.com> | 2023-12-24 15:54:24 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2023-12-24 15:54:24 +0100 |
commit | b3f46e0353d404dcf886020baef82cb71e6b7eb7 (patch) | |
tree | e71b61a97953924299d1b86dcd84d54b83cb523f /postfix/aliases | |
download | mail-conf-b3f46e0353d404dcf886020baef82cb71e6b7eb7.tar.gz mail-conf-b3f46e0353d404dcf886020baef82cb71e6b7eb7.zip |
Initial commit
Diffstat (limited to 'postfix/aliases')
-rw-r--r-- | postfix/aliases | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/postfix/aliases b/postfix/aliases new file mode 100644 index 0000000..cfde663 --- /dev/null +++ b/postfix/aliases @@ -0,0 +1,12 @@ +# See man 5 aliases for format +mailer-daemon: postmaster +nobody: postmaster +hostmaster: postmaster +usenet: postmaster +news: postmaster +webmaster: postmaster +www: postmaster +ftp: postmaster +abuse: postmaster + +postmaster: arf20 |