From d3863e193720b9077c0a33a0a13e487b0c6b349a Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 5 Jul 2016 13:46:43 +0000 Subject: [PATCH] Send mailman administrative email from admin@fp.o instead of root@localhost.fedoraproject.org Signed-off-by: Patrick Uiterwijk --- roles/mailman/templates/mailman.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mailman/templates/mailman.cfg.j2 b/roles/mailman/templates/mailman.cfg.j2 index cea350a45c..81b5bc4760 100644 --- a/roles/mailman/templates/mailman.cfg.j2 +++ b/roles/mailman/templates/mailman.cfg.j2 @@ -6,7 +6,7 @@ # delivered to a human, but which can't be delivered to a list owner (e.g. a # bounce from a list owner), will be sent to this address. It should point to # a human. -site_owner: root@localhost +site_owner: admin@fedoraproject.org # The local URL part to the administration interface (Postorius). # The full URL will be constructed by prepending the domain URL set in the