Merge "Blackhole messages to FBC owner alias on lists"
This commit is contained in:
commit
0b69ecda40
@ -19,6 +19,7 @@ class openstack_project::lists(
|
|||||||
smtp_accept_max_per_host => '10',
|
smtp_accept_max_per_host => '10',
|
||||||
extra_aliases => {
|
extra_aliases => {
|
||||||
'community-owner' => 'spam',
|
'community-owner' => 'spam',
|
||||||
|
'foundation-board-confidential-owner' => 'spam',
|
||||||
'foundation-board-owner' => 'spam',
|
'foundation-board-owner' => 'spam',
|
||||||
'foundation-owner' => 'spam',
|
'foundation-owner' => 'spam',
|
||||||
'legal-discuss-owner' => 'spam',
|
'legal-discuss-owner' => 'spam',
|
||||||
|
Loading…
Reference in New Issue
Block a user