diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-03-20 15:10:14 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-03-20 15:10:14 +0000 |
commit | e4e5251beedd9580dae4f2e1abfe305e3e9371be (patch) | |
tree | 1da5bd370ad6445bdb1ea68725a76b0e7bad0796 /modules/postfix | |
parent | 4715b11786ebdbad2af3adffa329b5cdcf281eea (diff) | |
download | puppet-e4e5251beedd9580dae4f2e1abfe305e3e9371be.tar puppet-e4e5251beedd9580dae4f2e1abfe305e3e9371be.tar.gz puppet-e4e5251beedd9580dae4f2e1abfe305e3e9371be.tar.bz2 puppet-e4e5251beedd9580dae4f2e1abfe305e3e9371be.tar.xz puppet-e4e5251beedd9580dae4f2e1abfe305e3e9371be.zip |
postfix: update treasurer@ alias
Diffstat (limited to 'modules/postfix')
-rw-r--r-- | modules/postfix/templates/virtual_aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/templates/virtual_aliases b/modules/postfix/templates/virtual_aliases index 06bd0591..deea8450 100644 --- a/modules/postfix/templates/virtual_aliases +++ b/modules/postfix/templates/virtual_aliases @@ -1,7 +1,7 @@ # 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 %> rda@<%= domain %> +treasurer@<%= domain %> treasurer@group.<%= domain %> president@<%= domain %> ennael@<%= domain %> secretary@<%= domain %> obgr_seneca@<%= domain %> |