On Tue, 2012-05-08 at 19:00 -0700, Mark Sapiro wrote:
> You probably need to create at least a withlist script, but it's pretty
> simple. something like
>
>
> def list_topics(mlist):
> if mlist.topics:
> print ('List %s has the following topics defined:' %
>mlist.real_
Kanwar Ranbir Sandhu wrote:
>
>How can I pull out from the cli how many topics are configured in
>mailman, and who's subscribed to them? Do I need to write a script or
>is one available somewhere on the intertubes?
You probably need to create at least a withlist script, but it's pretty
simple. s
Hi All,
How can I pull out from the cli how many topics are configured in
mailman, and who's subscribed to them? Do I need to write a script or
is one available somewhere on the intertubes?
Note: I know I can check the admin page for the list of topics.
Regards,
Ranbir
--
Kanwar Ranbir Sandhu