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

Reply via email to