Hi

I'm doing a mail-merge directly in my header and I want to get, in the
sending process, how much mail have been sent so far, and at the end, the
total recipient reached.
Can I access this through lsmtp or listserv? How?

Possible?

Thanks,
Greg
....................................
Here's a header exemple....

//XYZNEWS-215 JOB
DISTRIBUTE MAIL-MERGE DBMS=YES [log in to unmask]
PW=xxxx
//TO DD *
SELECT CUSTEM,TEMPSN,CURTYP FROM itcust
WHERE context = 'cs'
/*
//DATA DD *
Date: &*DATE;
From: You mailer
Subject: Hello!
To: &*TO;

Hey there &TEMPSN;!

Your currency type is &CURTYP;!

...
/*

> Grégory Juster
> NOMEX Inc.
> 460, rue Sainte-Catherine Ouest, bureau 200
> Montréal (QC)  H3B 1A7
> courriel : [log in to unmask]
> http://www.nomex.net
> 
>