From 08fd1d27257602906a1a2c617cd7ea45d100d5af Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 22 Mar 2011 16:18:10 +0000 Subject: - add missing aliases file, as noticed by boklm --- modules/postfix/templates/virtual_aliases | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modules/postfix/templates/virtual_aliases 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 %> -- cgit v1.2.1