diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/postfix/templates/virtual_aliases | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/postfix/templates/virtual_aliases b/modules/postfix/templates/virtual_aliases new file mode 100644 index 00000000..5f1a4341 --- /dev/null +++ b/modules/postfix/templates/virtual_aliases @@ -0,0 +1,9 @@ +# do not forget to add $domain or it will not work +# do not hardcode the domain, or it will be harvested by bot + +treasurer@<%= domain %> dams@<%= domain %> +president@<%= domain %> ennael@<%= domain %> +secretary@<%= domain %> misc@<%= domain %> + +# later switch to a team alias +root@<%= domain %> mageia-sysadm@<%= domain %> |