[Mailman-Users] Re: Export members

2021-01-27 Thread Mark Sapiro
On 1/27/21 8:21 AM, Carl Zwanzig wrote:
> On 1/27/2021 7:58 AM, David Doonan via Mailman-Users wrote:
>> Is there a way to export the members of a list?
> 
> the bin/list_members script in the mailman directory; needs shell access

And you can do this without shell access by screen scraping the admin
GUI with the script at
 which runs
under Python on your workstation or if you prefer Python 3,
. These scripts
are mirrored at .

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Export members

2021-01-27 Thread David Doonan via Mailman-Users
Thanks Brian!

David



> On Jan 27, 2021, at 11:02 AM, Brian Carpenter  
> wrote:
> 
> This is what I have in our knowledgebase:
> 
> List administrators/moderators can now receive a backup of their membership 
> roster via e-mail by using the ‘who’ command. Here are the instructions on 
> how to do this:
> 
> 1. Send an e-mail to listname-requ...@yourlistdomain.com 
> . (Replace the listname and your 
> listdomain.com  with your own list specific 
> information)
> 
> 2. In the subject line, type “who password”. Do not add the quotes, and 
> substitute ‘password’ with your list administrator or moderator password.
> 
> The mailman server will reply to the who command with a break down of your 
> membership roster between regular (non-digest members) members and digest 
> members. It will even include their full name if it was added previously to 
> the roster.
> 
> 
> -- 
> 
> Brian Carpenter
> Harmonylists.com 
> Emwd.com 
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Export members

2021-01-27 Thread Brian Carpenter


On 1/27/21 10:58 AM, David Doonan via Mailman-Users wrote:

Is there a way to export the members of a list?

Mailman version 2.1.33


This is what I have in our knowledgebase:

List administrators/moderators can now receive a backup of their 
membership roster via e-mail by using the ‘who’ command. Here are the 
instructions on how to do this:


1. Send an e-mail to listname-requ...@yourlistdomain.com. (Replace the 
listname and your listdomain.com with your own list specific information)


2. In the subject line, type “who password”. Do not add the quotes, and 
substitute ‘password’ with your list administrator or moderator password.


The mailman server will reply to the who command with a break down of 
your membership roster between regular (non-digest members) members and 
digest members. It will even include their full name if it was added 
previously to the roster.



--

Brian Carpenter
Harmonylists.com
Emwd.com
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Export members

2021-01-27 Thread Carl Zwanzig

On 1/27/2021 7:58 AM, David Doonan via Mailman-Users wrote:

Is there a way to export the members of a list?


the bin/list_members script in the mailman directory; needs shell access

z!
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/