LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
"Lail, Jack" <[log in to unmask]>
Thu, 4 Sep 2003 10:23:59 -0400
text/plain (47 lines)
I have a related BULK question that doesn't appear to be in the manual.

On the bulk op web page, there is a option to bulk add and delete the
existing list (replace an old with a new list).

Is there an email template to accomplish that?

-- jack lail

-----Original Message-----
From: John Lyon [mailto:[log in to unmask]]
Sent: Thursday, September 04, 2003 10:15 AM
To: [log in to unmask]
Subject: Re: ADD subscribers in batch


> Hello,
>
> I am trying to subscribe a batch of 30 people to lists via a single email
> message.  The message contains an ADD command for each subscriber-list
> combination.  E.g.:
>
> ADD listname1 email_address1 fname1 lname1
> ADD listname2 email_address2 fname2 lname2
> etc

Not really the best way to accomplish this. I would suggest the bulk
method described in Chapter 4.4.

ADD listname1 DD=ddname  PW=yourpassword
//ddname DD *
email_address1 fname lname
email_address2 fname lname
email_address3 fname lname
/*

A separate job for another list:
ADD listname2 DD=ddname  PW=yourpassword
//ddname DD *
email_address1 fname lname
email_address2 fname lname
email_address3 fname lname
/*

Of course the easiest way is via the web interface 'Bulk Op.' menu (if
installed)

ATOM RSS1 RSS2