Merge "Treat mail sent to foundation-board-owner as spam"

This commit is contained in:
Zuul 2018-01-02 20:20:37 +00:00 committed by Gerrit Code Review
commit 5f4159df80
1 changed files with 1 additions and 0 deletions

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',