Verified Commit cb93f0e1 authored by anarcat's avatar anarcat 💥
Browse files

deprecate the list of lists more clearly

parent 9152fec3
Loading
Loading
Loading
Loading
+17 −2
Original line number Diff line number Diff line
@@ -180,6 +180,10 @@ ssh lists-01.torproject.org mailman-wrapper shell -l LISTNAME -r tpa.mm3_tweaks.

This is tracked in [issue 41853](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41853).

Note that we don't keep track of the list of mailing lists. If a list
needs to be publicly listed, it can be configured as such in Mailman,
while keeping the archives private.

## Remove a list

To remove a list, use the `mailman-wrapper remove` command. Be careful
@@ -189,6 +193,10 @@ because this removes the list without confirmation!
ssh lists-01.torproject.org mailman-wrapper remove LISTNAME
```

Note that we don't keep track of the list of mailing lists. If a list
needs to be publicly listed, it can be configured as such in Mailman,
while keeping the archives private.

## Changing list settings from the CLI

The [shell subcommand](https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/commands/docs/shell.html) is the equivalent of the old `withlit`
@@ -389,8 +397,15 @@ bounces to retry) in `/var/lib/mailman3/queue`.

## TODO REMOVE THE "List of mailing lists"

TODO: remove this entry. If a mailing list should be publicly listed,
just list the damn thing already.
Note that we don't keep track of the list of mailing lists. If a list
needs to be publicly listed, it can be configured as such in Mailman,
while keeping the archives private.

This list is therefore only kept for historical reference, and might
be removed in the future.

The list of mailing lists should be visible at
<https://lists.torproject.org/>.

### Discussion Lists