lists: change more policies (moderation) by default on new lists (#42040) authored by anarcat's avatar anarcat
...@@ -175,7 +175,7 @@ mitigations set, which will make deliverability problematic. To ...@@ -175,7 +175,7 @@ mitigations set, which will make deliverability problematic. To
workaround this, run this mitigation in a shell: workaround this, run this mitigation in a shell:
``` ```
ssh lists-01.torproject.org mailman-wrapper shell -l LISTNAME -r tpa.mm3_tweaks.mitigate_dmarc ssh lists-01.torproject.org mailman-wrapper shell -l LISTNAME -r tpa.mm3_tweaks.default_policy
``` ```
This is tracked in [issue 41853](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41853). This is tracked in [issue 41853](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41853).
... ...
......