|
I just set this up on our mail server with a
reportpoststatus template that simply logs the lists. Here is the
output:
As you can see, all three email addresses that
failed are in the list. This is the way it should be for you - unless you
are using tokenization which creates separate control files.
Regards,
Howie
----- Original Message -----
Sent: Wednesday, May 16, 2001 10:43
AM
Subject: [iMS] Reporting Faileds and
PermFaileds
Version: PostSE 2.0
Using with: CFX_iMSMail tag and
ColdFusion
Setup: I've created a ReportPOSTStatus.cfm template that writes the status of a mailing
from the CFX_iMSMail tag to a text
file using the DeliveredList,
TempFailedList, and PermFailedList
variables . All status types have been enabled from the
configuration.
Problem: I'm trying to gernerate comma delimited lists
of hard and soft bounces. When I have multiple recipients (i.e. over 10
in the SMTPFrom variable) only one recipient is reported in the
ReportPOSTStatus template. Please explain in detail what needs to be
done in to be able to report DeliveredList,
TempFailedList, and PermFailedList in comma
delimited variables on ALL recipients specified in the SMTPFrom
variable?
Thank you very much!,
Lionel
|