system:mailman3
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| system:mailman3 [2024-09-19T04:03:13UTC] – +Debian bug # michael_paoli_admin | system:mailman3 [2026-02-28T17:27:22UTC] (current) – minor English/typo fix michael_paoli | ||
|---|---|---|---|
| Line 150: | Line 150: | ||
| Y how do we export roster of members? | Y how do we export roster of members? | ||
| E.g.: # (for list in $(Mailman lists -a -q); do echo " | E.g.: # (for list in $(Mailman lists -a -q); do echo " | ||
| + | Note, however, if there are no matches for the specified role (or default of --role member), it will output | ||
| + | name of list with @ replaced by ., followed by text " has no members" | ||
| + | $ mailman members --role moderator balug-admin@lists.balug.org | ||
| + | balug-admin.lists.balug.org has no members | ||
| + | $ | ||
| + | And note also that's written to stdout and the exit/return value is 0. | ||
| + | So, one will probably want to filter such out from actual data results. | ||
| or via URLs, e.g. https:// | or via URLs, e.g. https:// | ||
| Y don't reject empty body (e.g. mailman commands don't require body to be present) | Y don't reject empty body (e.g. mailman commands don't require body to be present) | ||
| Line 221: | Line 228: | ||
| |customize templates | |customize templates | ||
| |update monthly stats reporting | |update monthly stats reporting | ||
| + | |fix Mailman 3 monthly data recording / stats reporting | ||
| notes/keys: | notes/keys: | ||
| Line 332: | Line 340: | ||
| Delete Mailman 2 list: | Delete Mailman 2 list: | ||
| $ / | $ / | ||
| - | Y Old Mailman 2 archives remain after Mailman 2 list is removed with rmlist, unless the -a option is given (in which archives are also removed). | + | Y Old Mailman 2 archives remain after Mailman 2 list is removed with rmlist, unless the -a option is given (in which case archives are also removed). |
| ? other bits, e.g. informational page(s) we should update along the way? | ? other bits, e.g. informational page(s) we should update along the way? | ||
| Y prepare changes of redirection/ | Y prepare changes of redirection/ | ||
system/mailman3.1726718593.txt.bz2 · Last modified: 2024-09-19T04:03:13UTC by michael_paoli_admin
