/usr/lib/mailman/bin/list_members -f -p <name of your list>

and if you want more support you call the list_members program with the flag -h :

/usr/lib/mailman/bin/list_members -h:


List all the members of a mailing list.

Usage: ./list_members [options] listname

Where:

   --output file
   -o file
       Write output to specified file instead of standard out.

   --regular / -r
       Print just the regular (non-digest) members.

   --digest[=kind] / -d [kind]
       Print just the digest members.  Optional argument can be "mime" or
       "plain" which prints just the digest members receiving that kind of
       digest.

   --nomail[=why] / -n [why]
Print the members that have delivery disabled. Optional argument can be "byadmin", "byuser", "bybounce", or "unknown" which prints just the
       users who have delivery disabled for that reason.  It can also be
       "enabled" which prints just those member for whom delivery is
       enabled.

   --fullnames / -f
       Include the full names in the output.

   --preserve / -p
Output member addresses case preserved the way they were added to the
       list.  Otherwise, addresses are printed in all lowercase.

   --invalid / -i
       Print only the addresses in the membership list that are invalid.
       Ignores -r, -d, -n.

   --unicode / -u
Print addresses which are stored as Unicode objects instead of normal
       string objects.  Ignores -r, -d, -n.

   --help
   -h
       Print this help message and exit.

   listname is the name of the mailing list to use.

Note that if neither -r or -d is supplied, both regular members are printed
first, followed by digest members, but no indication is given as to address
status.



Jeff Shepherd wrote:

Hi Everyone,
I was wondering if it was possible to export the subscribers list to a text file of some sort. Anyone know how?

Thanks!
-Jeff

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/msilva%40nmcourts.com

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp


--
Mario Silva
Systems Administrator
Supreme Court of New Mexico
Judicial Information Division
2905 Rodeo Park Dr. East, Bldg. #5
Santa Fe, NM 87505
Phone:  (505) 476-6959 / Mobil: (505) 660-1026
Fax:    (505) 476-6952

Website:  http://www.nmcourts.gov
mailto: [EMAIL PROTECTED]

LEGAL DISCLAIMER:

The content of this data transmission is not considered as an offer, proposal, 
understanding, or agreement unless it is confirmed in a document signed by a 
legal representative of Supreme Court of the State of New Mexico or the 
Judicial Information Division. The content of this data transmission is 
confidential and it is intended to be delivered only to the addresses, 
therefore, it shall not be distributed and/or disclosed through any mean 
without the original sender's previous authorization. If you are not the 
addressee you are forbidden to use it, either totally or partially, for any 
purpose.

AVISO LEGAL:

El contenido de este mensaje de datos no se considera oferta, propuesta o 
acuerdo, sino hasta que sea confirmado en  documento por escrito que contenga 
la firma autógrafa del apoderado legal de La Suprema Corte del Estado de Nuevo 
Mexico o de la Division de Informatica del Estado. El contenido de este mensaje 
de datos es confidencial y se entiende dirigido y para uso exclusivo del 
destinatario, por lo que no podrá distribuirse y/o difundirse por ningún medio 
sin la previa autorización del emisor original. Si usted no es el destinatario, 
se le prohíbe su utilización total o parcial para cualquier fin.

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to