Newbies Robert David Posted June 18, 2015 Newbies Posted June 18, 2015 I'm using the Bulk Recipient List with EmailSetBodyFile. Let say I have one attachment to send to all my list of customers. The first email in the list will receive one attachment. The second will receive 2 attachments of the same file. The third recipient will receive 3 attachments of the same file and so on… Something fishy with this function and a loop… I did screen captures of my scripts… Thank You for your Help.
Newbies Robert David Posted June 18, 2015 Author Newbies Posted June 18, 2015 I found my problem. It was a misconception of all the plugin commands. You have to "build" the message before starting modifying the HTML. I just move the "Attachment" section higher in the script… In fact, just before the loop. Thanks anyway, Robert
bruceR Posted June 18, 2015 Posted June 18, 2015 Another question though: why all the numbered attachment fields? Attachment1_msg, Attachment2_msg, Attachment3_msg Generally numbered fields are an indicator of a problem un-normalized data, a problem with the data structure.
Recommended Posts
This topic is 3718 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now