> >I thus end up with a text file I can E-mail to Listserv containing:
> >
> >* QUIET ADDs for all reflector subscribers
> >* QUIET ADDs for all digest subscribers
> >* QUIET SET to DIGEST for all digest subscribers
>
> The problem with this is that if you have Validate= Yes,Confirm
> enabled for your mailing list (which I would recommend very strongly)
> you will have to OK each ADD command seperately.

You can do this:

   OK BEGIN
   QUIET ADD ...
   QUIET ADD ...
   ...
   OK END

This gives you one confirmation message for all the commands.