Changes between Version 6 and Version 7 of mailman_subscriber_list


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

--

Legend:

Unmodified
Added
Removed
Modified
  • mailman_subscriber_list

    v6 v7  
    5050{{{
    5151# 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"
     52ssh root@leslie.mayfirst.org "list_members -f -o name-of-list" > members.txt
    5353}}}
    5454
    55 These commands will result in a text file in your current directory called <name-of-list>.members.txt which can be emailed to the member in question.
     55These commands will result in a text file in your current directory called members.txt which can be emailed to the member in question.