On 29 Jun 99, at 11:40, Tressa Graves wrote:

>  We're doing an extract and
> using ListServ as a vehicle to mail only (on specific lists)...  on the
> newsletter side, listserv is doing the email address management.
>

When you do the extract, you should do the SELECT statement such that it
does not extract those that want to be excluded. For the LISTSERV-managed
lists, you may want to have LISTSERV store its lists in the database
(version 1.8d allows this) and run some database routine to delete
"suppressed" addresses from the list before sending out a mailing.
Alternatively, you might want to write a list exit to prevent such people
from subscribing in the first place.

Francoise