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
Jacob Haller <[log in to unmask]>
Fri, 22 Jan 1999 12:06:23 -0500
text/plain (35 lines)
[. . .]
>QUIET ADD listname DD=X IMPORT
>//X DD *
>internet-address1 Fname Lname
>internet-address2 Fname Lname
>etc...
>/*
>
>Is this correct? [. . .]

This is the nice, fast way to add a bunch of addresses.  The drawback is
that the people being added don't get sent a notification that they've been
added.

If it's OK for you to bog down your LISTSERV machine for a while, there's
an alternative syntax that will send out notifications to everyone:

ADD listname DD=X
//X DD *
user1@node1 *
user2@node2 *
[. . .]
lastuser@lastnode *
/*

Each email address must be followed either by the subscriber's first and
last name or by an * .

A seperate email message is sent to each subscriber, so this is much more
time-consuming and resource-intensive than the other approach.

Corrections, as always, are welcome.

-jwgh

ATOM RSS1 RSS2