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:
parent
0ff00c5875
commit
31d6e85d2b
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user