[Mailman-Users] list_members?

Ron Jarrell jarrell at vt.edu
Wed Sep 6 19:40:08 CEST 2000


At 10:24 AM 9/6/00 -0700, Gregory Leblanc wrote:
>I just went to see if there was anybody on the lists on my server (it's just
>gone into production with 2.0beta5 recently), and I'm a bit confused.  I ran
>list_lists, to see the lists, and then ran list_members.  Here's what I got:
>
>[root at list bin]# ./list_lists 
>3 matching mailing lists found:
>    Eng223 - British Literature II
>    Eng315 - The World Novel
>      Greg - [no description available]
>[root at list bin]# ./list_members Eng223
>No such list "Eng223"
>
>[root at list bin]# 
>
>Huh?  Does it do that because there are no members for the list, or what?

No, it's a user interface issue.  list_lists is displaying the published name of the list;
Eng223's internal list name is eng223; Eng223 is just the "pretty" name, which can be
set on the admin page.

list_members, however, expects the internal name of the list.  There is no "Eng223" directory
with a marshalled database.  However, if you'd done a list_members eng223, you'd either get
a list of subscribers, or just a blank line showing there were none.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-users/attachments/20000906/d24f2c1d/attachment.html 


More information about the Mailman-Users mailing list