Treat mail sent to foundation-board-owner as spam

At the request of the list owner who is being spammed black hole mail
sent to foundation-board-owner@lists.openstack.org.

Change-Id: I0429f42608b66fabe79e385cabaa82ba92005cae
This commit is contained in:
Clark Boylan 2018-01-02 10:16:55 -08:00
parent 0ff00c5875
commit 31d6e85d2b

View File

@ -19,6 +19,7 @@ class openstack_project::lists(
smtp_accept_max_per_host => '10',
extra_aliases => {
'community-owner' => 'spam',
'foundation-board-owner' => 'spam',
'foundation-owner' => 'spam',
'legal-discuss-owner' => 'spam',
'mailman-owner' => 'spam',