Hello all,
I have two test lists setup, and everything seems to be working find
through the web - so long as I have my selinux enforcing off (that's
another issue). However, trying to run the bin/ commands I get the
following output... anythoughts???
[EMAIL PROTECTED] bin]# ./list_lists
3 matching mailing lists found:
Mailman - Mailman site list
Test - [no description available]
Test1 - [no description available]
[EMAIL PROTECTED] bin]# ./list_members Test1
[EMAIL PROTECTED]
[EMAIL PROTECTED] bin]# ./list_members Test
[EMAIL PROTECTED]
[EMAIL PROTECTED] bin]# ./list_admins Test
No such list: Test
[EMAIL PROTECTED] bin]# ./list_admins Test1
No such list: Test1
[EMAIL PROTECTED] bin]# ./list_owners Test
Traceback (most recent call last):
File "./list_owners", line 120, in ?
main()
File "./list_owners", line 91, in main
mlist = MailList(listname, lock=0)
File "/usr/lib/mailman/Mailman/MailList.py", line 130, in __init__
self.Load()
File "/usr/lib/mailman/Mailman/MailList.py", line 616, in Load
raise Errors.MMUnknownListError
Mailman.Errors.MMUnknownListError
[EMAIL PROTECTED] bin]# ./list_owners Test1
Traceback (most recent call last):
File "./list_owners", line 120, in ?
main()
File "./list_owners", line 91, in main
mlist = MailList(listname, lock=0)
File "/usr/lib/mailman/Mailman/MailList.py", line 130, in __init__
self.Load()
File "/usr/lib/mailman/Mailman/MailList.py", line 616, in Load
raise Errors.MMUnknownListError
Mailman.Errors.MMUnknownListError
[EMAIL PROTECTED] bin]#
Thanks!!
-john
________________________________________________________________________
Interested in getting caught up on today's news?
Click here to checkout USA TODAY Headlines.
http://track.juno.com/s/lc?s=198954&u=http://www.usatoday.com/news/front.htm?csp=24
------------------------------------------------------
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&file=faq01.027.htp