User Tools

Site Tools


system:mailman3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
system:mailman3 [2024-09-19T04:03:13+0000] – +Debian bug # michael_paoli_adminsystem:mailman3 [2025-07-02T03:38:52+0000] (current) – Some more to complete on recording/reporting, and more notes about mailman members behavior when there are no matches 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 "$list:"; Mailman members --role any "$list"; done)         E.g.: # (for list in $(Mailman lists -a -q); do echo "$list:"; Mailman members --role any "$list"; done)
 +          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"., e.g.:
 +          $ 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://lists.balug.org/mailman3/postorius/lists/balug-test3.lists.balug.org/csv_view/         or via URLs, e.g. https://lists.balug.org/mailman3/postorius/lists/balug-test3.lists.balug.org/csv_view/
       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                                                   |i   |i    |i   |i       | |customize templates                                                   |i   |i    |i   |i       |
 |update monthly stats reporting                                        |-    y              ||| |update monthly stats reporting                                        |-    y              |||
 +|fix Mailman 3 monthly data recording / stats reporting                |-    i              |||
  
 notes/keys: notes/keys:
system/mailman3.txt · Last modified: 2025-07-02T03:38:52+0000 by michael_paoli

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki