aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/lists/manifests/init.pp7
1 files changed, 7 insertions, 0 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp
index 33e6c39f..64bc90b5 100644
--- a/deployment/lists/manifests/init.pp
+++ b/deployment/lists/manifests/init.pp
@@ -5,6 +5,13 @@ class lists {
sender_email => "sysadmin@group.$::domain",
}
+ sympa::announce_list_email {'atelier-bugs':
+ subject => 'Atelier bug reports from bugzilla',
+ reply_to => "atelier-discuss@ml.$::domain",
+ sender_email => "bugzilla-daemon@$::domain",
+ topics => 'atelier',
+ }
+
sympa::public_list {'atelier-discuss':
subject => 'Discussions about artwork, web, marketing, communication',
topics => 'atelier',