> From: Paul Russell <[log in to unmask]>
> Reply-To: LISTSERV site administrators' forum <[log in to unmask]>
> Date: Fri, 3 Apr 2009 13:58:23 -0400
> To: <[log in to unmask]>
> Subject: Re: [LSTSRV-L] How to do mass subscription deletions
>
> On 4/3/2009 11:46, Paul Russell wrote:
>>
>> OK BEGIN
>> quiet del * addr-1 pw=xxx
>> quiet del * addr-2 pw=xxx
>> ...
>> quiet del * addr-n pw=xxx
>> OK END
>>
>> This will result in a single command confirmation request for everything
>> between 'OK BEGIN' and 'OK END'.
>>
>
> Correction:
>
> OK BEGIN
> quiet del * addr-1
> quiet del * addr-2
> ...
> quiet del * addr-n
> OK END
>
> That's what happens when I copy and edit, but fail to proof-read.

Paul; where do I put in the password than?