From 12040d60b1bba7b80e8b18430d147da52cee2ba4 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 30 Jul 2012 13:31:58 +0000 Subject: add forums-bugs mailing list --- deployment/lists/manifests/init.pp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'deployment/lists') diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 4a96ace1..511caa9a 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -93,6 +93,13 @@ class lists { topics => 'forums', } + sympa::announce_list_email {'forums-bugs': + subject => 'Forums bug reports from bugzilla', + reply_to => "forums-discuss@ml.$::domain", + sender_email => "bugzilla-daemon@$::domain", + topics => 'forums', + } + sympa::public_list {'doc-discuss': subject => 'Discussions about Mageia documentation', topics => 'doc', -- cgit v1.2.1