--- puppet/deployment/lists/manifests/init.pp 2012/07/30 13:12:47 2798 +++ puppet/deployment/lists/manifests/init.pp 2012/07/30 13:31:58 2799 @@ -93,6 +93,13 @@ 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',