On Mon, 28 Sep 1998 15:46:33 EDT, Debbie Douglass
<[log in to unmask]> wrote:

>I set the list to 'Send= Owner' this morning to stop a flame war
>then I posted a ADMIN message but I don't know how to force a
>digest so that all of the digest subscribers will have received
>it before I reset the list to allow them to post again.


QUERY listname WITH DIGEST FOR *@*     (gets list of all DIGEST subscribers)
QUIET SET listname NODIGEST FOR *@*    (forces out the digest)

Then you have to build a long file to reset everyone to DIGEST who was
QUIET SET listname DIGEST for user1@address
QUIET SET listname DIGEST for user2@address
etc.