As a small followup for anyone encountering the same problem in the
future - I ended up just changing the value in the database directly.
So - an “update mailinglist set emergency = FALSE;” (or the
equivalent in the dialect of the database one uses) removes the
emergency flag from all mailing
Hi,
I have a kind of interesting problem. We migrated a mailman 2 list that
had emergency moderation enabled to mailman 3 (version 3.3.1). This was
imported into mailman 3 - so emergency moderation is still enabled.
The web interface, however, does not expose the emergency moderation
flag. I