mm3: fix for the wrong archive-at crap (#41854) authored by anarcat's avatar anarcat
...@@ -313,6 +313,10 @@ admin interface](https://lists-01.torproject.org/mailman3/admin/sites/site/), th ...@@ -313,6 +313,10 @@ admin interface](https://lists-01.torproject.org/mailman3/admin/sites/site/), th
added in the [domains list](https://lists-01.torproject.org/mailman3/postorius/domains/) and the [test list](https://lists-01.torproject.org/mailman3/postorius/lists/test.lists-01.torproject.org/) was created, all added in the [domains list](https://lists-01.torproject.org/mailman3/postorius/domains/) and the [test list](https://lists-01.torproject.org/mailman3/postorius/lists/test.lists-01.torproject.org/) was created, all
through the web interface. through the web interface.
Eventually, the `lists.torproject.org` "domain" was added to the
domains list as well, after first trying `torproject.org` as a domain
name, which led to [incorrect Archived-At headers](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41854).
## Upgrades ## Upgrades
It's unclear how automated Mailman 3 upgrades will be, but right now It's unclear how automated Mailman 3 upgrades will be, but right now
... ...
......