diff options
author | Colin Guthrie <colin@mageia.org> | 2014-06-11 22:28:06 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-06-11 22:28:06 +0000 |
commit | 37668c01c8c11d644c82a0ec8be607bec2f8d3fe (patch) | |
tree | ccc397f39d8da0701180de4b04a5f72a00cf331c /modules/postfix | |
parent | c55dc7cfcfc1a56848b85f9b1a62c1e9091a3bd8 (diff) | |
download | puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.gz puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.bz2 puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.xz puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.zip |
postfix/mgagit: Fix org git repos mailing list.
Diffstat (limited to 'modules/postfix')
-rw-r--r-- | modules/postfix/templates/virtual_aliases | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/postfix/templates/virtual_aliases b/modules/postfix/templates/virtual_aliases index 06b278e7..056de4d9 100644 --- a/modules/postfix/templates/virtual_aliases +++ b/modules/postfix/templates/virtual_aliases @@ -20,6 +20,9 @@ mageia-sysadm@<%= domain %> sysadmin-discuss@ml.<%= domain %> mageia-i18n@<%= domain %> i18n-discuss@ml.<%= domain %> mageia-bugsquad@<%= domain %> bugsquad-discuss@ml.<%= domain %> +# Temporary(?) alias until there is a real board-commits@ list +board-commits@ml.<%= domain %> board-public@ml.<%= domain %> + # TODO see http://www.ietf.org/rfc/rfc2142.txt <% ['postmaster','hostmaster','abuse','noc','listmaster','MAILER-DAEMON'].each { |a| |