On Mon, 1 May 2000 10:26:39 -0400, Lenny Huntley <[log in to unmask]> wrote:

>Is there an easy way to control the bounced emails generated from a SQL
>Server mail-merge event.  Ideally I would like to let them bounce for 3
>times then have the addresses in the database flagged so they will not be
>part of the next mail-merge.  The table has a column that indicates if the
>address should receive email.
>
If you let LISTSERV collect the bounces in the nolist-xyz.changelog file, then
you need a separate DBMS process to take theose bounced addresses and do
something with them that is meaningful for your DBMS structure.  LISTSERV can't
help you with this part.