Re: [Mailman-Users] Where are list member addresses stored?

2004-01-20 Thread Erick Mechler
:: I'm getting error messages from Yahoo saying that
:: [EMAIL PROTECTED] can't be found!
:: 
:: I would like to look at the file that contains the list
:: member email addresses to try todope this out.

~mailman/bin/list_members [listname]

This information is stored in the config.pck file in ~mailman/lists/

Cheers - Erick

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Where are list member addresses stored?

2004-01-20 Thread Pete Holsberg
On Tue, 20 Jan 2004, Erick Mechler wrote:

 :: I'm getting error messages from Yahoo saying that
 :: [EMAIL PROTECTED] can't be found!
 :: 
 :: I would like to look at the file that contains the list
 :: member email addresses to try todope this out.
 
 ~mailman/bin/list_members [listname]
 
 This information is stored in the config.pck file in ~mailman/lists/
 
 Cheers - Erick
 

Thanks, Erick. I got

Traceback (innermost last):
  File ./list_members, line 139, in ?
main()
  File ./list_members, line 113, in main
mlist = MailList.MailList(listname, lock=0)
  File /home/mailman/Mailman/MailList.py, line 62, in __init__
self.Load()
  File /home/mailman/Mailman/MailList.py, line 810, in Load
raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info



Pete


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Where are list member addresses stored?

2004-01-19 Thread Pete Holsberg
I'm getting error messages from Yahoo saying that
[EMAIL PROTECTED] can't be found!

I would like to look at the file that contains the list
member email addresses to try todope this out.

Tahnks,
Pete


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org