Changes between Version 7 and Version 8 of mailman_subscriber_list


Ignore:
Timestamp:
Dec 4, 2008, 7:47:51 PM (17 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mailman_subscriber_list

    v7 v8  
    4949
    5050{{{
    51 # assuming the list is on leslie (it could also be on assata if it's a lists.people-link.net list).Replace name-of-list with the actual name of the list.
    52 ssh root@leslie.mayfirst.org "list_members -f -o name-of-list" > members.txt
     51# assuming the list is on leslie (it could also be on assata if it's a lists.people-link.net list).
     52# Replace name-of-list with the actual name of the list.
     53ssh root@leslie.mayfirst.org "list_members -f name-of-list" > members.txt
    5354}}}
    5455