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
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.