diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-04-15 22:57:23 +0000 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-04-15 22:57:23 +0000 |
commit | 57e07478319e52bcf92e89c494c536344cdb9d0d (patch) | |
tree | 068ba3bbd4b5a1998751bb8fda64a07805a98370 /postfix/aliases | |
parent | d6d47d99da3a3c5c14535fb5aba45624600c3b57 (diff) | |
download | mail-conf-master.tar.gz mail-conf-master.zip |
Diffstat (limited to 'postfix/aliases')
-rw-r--r-- | postfix/aliases | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/postfix/aliases b/postfix/aliases index 58e75cd..e316375 100644 --- a/postfix/aliases +++ b/postfix/aliases @@ -8,8 +8,21 @@ webmaster: postmaster www: postmaster ftp: postmaster abuse: postmaster +report: postmaster +admin: postmaster +tech: postmaster +contact: postmaster +dmca: postmaster +majordomo-owner: postmaster +owner-majordomo: postmaster +complaints: postmaster postmaster: arf20 -announce: REDACTED +#announce: arf20, aruizfernandez05@gmail.com, raulgilabert@proton.me, cisbetterthanpython@gmail.com, papeltous@gmail.com, yero@yero.dev, eloy@yero.dev, fardin@tekhmos.com, moigo48@protonmail.com + +# mlmmj lists +mlmmj-test: "|/usr/bin/mlmmj-receive -L /var/spool/mlmmj/mlmmj-test/" +announce: "|/usr/bin/mlmmj-receive -L /var/spool/mlmmj/announce/" +discussion: "|/usr/bin/mlmmj-receive -L /var/spool/mlmmj/discussion/" |