> We will be upgrading our Mailman installation shortly and I wish to notify
> all the list admins of this. Is there straightforward way of collecting all
> the mail addresses using a script?
Ray, here is my script.
#!/bin/sh
# output 'listname : owner' for all lists
for i in ../lists/*; d
Grovel through the outputs of either bin/config_list or bin/dumpdb with grep/awk.
Use "ls lists/*" to generate a list of lists.
> Ray Gardener wrote:
>
> We will be upgrading our Mailman installation shortly and I wish to notify all the
>list admins of this. Is there
> straightforward way of c
On Mon, 29 Jan 2001, Ray Gardener wrote:
> We will be upgrading our Mailman installation shortly and I wish to
> notify all the list admins of this. Is there straightforward way of
> collecting all the mail addresses using a script?
You may find this method useful. I have a mailman list named