Blackhole messages to ambassadors-owner on lists
The ambassadors-owner alias on lists.openstack.org has started to receive a flood of spam E-mails. Reject messages to this address with our usual response about the onslaught. Change-Id: Ia2bb59eb29f608558ad154269c6c5510d8a7e36a
This commit is contained in:
parent
47c7ee6086
commit
6738215154
@ -18,6 +18,7 @@ class openstack_project::lists(
|
||||
smtp_accept_max => '100',
|
||||
smtp_accept_max_per_host => '10',
|
||||
extra_aliases => {
|
||||
'ambassadors-owner' => 'spam',
|
||||
'community-owner' => 'spam',
|
||||
'foundation-board-confidential-owner' => 'spam',
|
||||
'foundation-board-owner' => 'spam',
|
||||
|
Loading…
x
Reference in New Issue
Block a user