Brian <bcook-dated-1110033663.f95cc1@xxxxxxxxxx> wrote:
I was asked to get some stats about a mailing that we did over two
months ago. The mailing was sent from ezmlm for about 5k users.
Is there anyway that I can find out which email addresses already
bounced that mailing?
If you kept the qmail-send logs covering that time period around, it's fairly
simple.
It was the first and only mailing done from that list.
That should make it simpler. The message should be easy to find in the logs
because the envelope sender will be an ezmlm-created VERP prototype, like
listname-return-msgnum-@domain-@[]. That gives you the qmail message number;
you can then read the logs to find all the failed deliveries of that message.
Or, if it's a large list, trim everything but tt message number out of the
logs and run the result through qmailanalog to get full reports of whatever
type you like.
Charles