diff options
-rw-r--r-- | modules/postfix/templates/virtual_aliases | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/postfix/templates/virtual_aliases b/modules/postfix/templates/virtual_aliases index 9dfe9670..0890dd06 100644 --- a/modules/postfix/templates/virtual_aliases +++ b/modules/postfix/templates/virtual_aliases @@ -1,9 +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 %> +treasurer@<%= domain %> rda@<%= domain %> president@<%= domain %> ennael@<%= domain %> -secretary@<%= domain %> misc@<%= domain %> +secretary@<%= domain %> obgr_seneca@<%= domain %> # later switch to a team alias root@<%= domain %> sysadmin@group.<%= domain %> |