Hi
We need to send emails with dynamic content for each user. To accomplish
this using direct mailer, we tried creating campaigns and list for each email
that needs to be sent. At this point we realized 2 issues with the approach
1. Direct mailer is creating multiple SQL tables for each email
2. Unable to clean-up the campaign and list through code
My question: Is direct mailer the correct solution to send dynamic content
email for individual user. If yes how do we handle the cleanup of campaigns
and list created for each mail.
Thanks
Arvind
|