From 7640244fc039e1230fb2347d25b3017b4a25b9c2 Mon Sep 17 00:00:00 2001
From: Jeremy Stanley <fungi@yuggoth.org>
Date: Tue, 6 Aug 2024 17:25:10 +0000
Subject: [PATCH] Stop null-routing mail for edge-computing-owner

Years ago, while combating a rather nasty and prolonged bout of spam
to mailing list owner addresses, we added configuration to silently
drop any messages for them. That had a side-effect of also
discarding list moderation notifications. As the spam wave subsided
some time back and the primary manager of the edge-computing mailing
list would like to start receiving these notifications once more,
we're removing the line responsible from our listserv's MTA
configuration.

We could consider doing the same for other lists, but since the
sudden arrival of new notifications after years of silence may be a
surprise, we need to think about that more carefully before doing
so.

Change-Id: I10e371e22fd560f133445ce8d17f1c3a2698e839
---
 inventory/service/group_vars/mailman3.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inventory/service/group_vars/mailman3.yaml b/inventory/service/group_vars/mailman3.yaml
index 31b8541e52..c294225266 100644
--- a/inventory/service/group_vars/mailman3.yaml
+++ b/inventory/service/group_vars/mailman3.yaml
@@ -97,7 +97,6 @@ exim_aliases:
   user-committee: openstack-discuss
   airship-discuss-owner: spam
   community-owner: spam
-  edge-computing-owner: spam
   foundation-board-confidential-owner: spam
   foundation-board-owner: spam
   foundation-owner: spam