On Fri, 16 Mar 2001, Webmaster wrote:

> I am the Administrator for Mailman here at our University. I need to
> know if the is a command line script that will tell you who is the
> moderator of each Mailman mailing list. We have over a hundred so
> its difficult to remember who I have set as moderator for each list
> is there a command I can use to get this information?

Something along the lines of

  (mailman_home)/bin/config_list -o - mylistname | grep "owner = "

gives you the address of the list-owner. (AFAIK, up until now there is
no such thing like a true moderator).

HTH,

-- Andreas


------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to