From 5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 6 Jun 2013 16:39:21 +0000 Subject: Allow buildsystem-daemon@mageia.org to send to qa-reports --- deployment/lists/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 371a9d03..d87fe35a 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -159,7 +159,7 @@ class lists { sympa::list::announce {'qa-reports': subject => 'Automated reports from QA tools', reply_to => "qa-discuss@ml.$::domain", - sender_email => [ "root@$::domain" ], + sender_email => [ "buildsystem-daemon@mageia.org" ], topics => 'qa', } -- cgit v1.2.1